S32K144 LPUART1_RxTx_IRQHandler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K144 LPUART1_RxTx_IRQHandler

4,208件の閲覧回数
wangfei11
Contributor II

Hi,

I want to enable the computer to send the data to the S32 MCU, and then print it to the computer terminal. I don't know if I have the correct writing below, I would like to give directions.

pastedImage_1.png

2 返答(返信)

2,690件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

yes, it can be done this way.

See attached LPUART demo example with added RX interrupt.

BR, Petr

2,690件の閲覧回数
tonymor90
Contributor I

Hello,

I was trying to do the same thing Receiving an RX interrupt but I can't make it work, I am able to send data through TX, interrupts just for RX and baudrate 115200. can you help if I am missing something please. I am using S32K146

I already enabled the Transmitter and Receiver and enable Receiver Interrupt. 

0 件の賞賛