S32K144 LPUART1_RxTx_IRQHandler

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

S32K144 LPUART1_RxTx_IRQHandler

6,169 次查看
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 回复数

4,649 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

yes, it can be done this way.

See attached LPUART demo example with added RX interrupt.

BR, Petr

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