We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am using Port 0 to write to an LCD and Port 1 to communicate over my RS485 network. The data on the RS485 is more important than writing to my screen. I can set my serial interrupt priority to high by setting PS = 1 but is there any way to set Port 1's priority higher than Port 0? I am using TI's MSC120Y5.
Thanks, Paul
Have you asked TI's tech support?
It's a property of the chip - not the tools.
Thanks Andrew. That was going to be my next move. I wasn't sure if anyone here was familiar with that chip.