MPC5674 esci

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MPC5674 esci

426 次查看
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 项奖励
回复
1 回复

412 次查看
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 项奖励
回复