MPC5674 esci

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5674 esci

412 Views
xuan
Contributor I

hello,

I'm having trouble communicating with RS232,

RS232 receiving uses interrupts (serial assistant sends once for 90ms), RS232 sending uses cycles (100ms), and now my sending is constantly interrupted by receiving interrupts. What can I do to prevent this from happening?

0 Kudos
Reply
1 Reply

398 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Apparently you need to clear particular interrupt flag in the interrupt service routine.

davidtosenovjan_0-1678885820799.png

Pay attention to following bulletin, section 3.2:

https://www.nxp.com/docs/en/engineering-bulletin/EB758.pdf

 

 

0 Kudos
Reply