S32K3xx: Can transmission/reception using polling mode?

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

S32K3xx: Can transmission/reception using polling mode?

857 Views
hungthanh95
Contributor I

Hi NXP,

Currently, I check the source LIN driver uses LPUART for communication, and the method transmission/reception is interrupted.

Can we change the transmission/reception method to polling?

If yes, can you give me the source code reference?

 

Thank you,

Thanh Le

 

 

0 Kudos
Reply
1 Reply

807 Views
NamLee
NXP Employee
NXP Employee

Hi hungthanh95,

Unfortunately, LIN do not support pooling method, so please use interrupt method example as a reference.

Thank you,

Nam.

0 Kudos
Reply