UART test on S32K144 EVB

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

UART test on S32K144 EVB

跳至解决方案
3,815 次查看
mrajanna
Contributor V

Hi,

My project requirement has Qualcomm snapdragon processor communicating with S32K144 MCU over UART.

Before complete setup is available, Initially I want to test basic working of UART on S32K144 EVB.

I got sample UART application for S32K144 in S32 Design studio.

I have connected S32K144 EVB to laptop over USB cable.

I could start debug session. But from there how should I test UART features. Please guide.

pastedImage_1.png

Thanks

Mohan

标签 (3)
标记 (2)
1 解答
2,941 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

you need some terminal emulator like Putty, Tera Term or something like that. Choose correct com port, set baud rate 9600 and run the program.

pastedImage_1.png

pastedImage_2.png

If you have any other question, please feel free to write me back.

Regards,

Martin

在原帖中查看解决方案

3 回复数
2,941 次查看
mrajanna
Contributor V

Dear Martin,

Perfect answer. Thank you.

This example demonstrates to send data from UART. Is there any example to receive data from to UART ?

Thanks

Mohan 

0 项奖励
2,941 次查看
yuganshbansal
Contributor I

Hi Mohan,

Can you please share your LPUART example project. I am new to S32k design Studio and want to test out a UART project. Thanks.

0 项奖励
2,942 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

you need some terminal emulator like Putty, Tera Term or something like that. Choose correct com port, set baud rate 9600 and run the program.

pastedImage_1.png

pastedImage_2.png

If you have any other question, please feel free to write me back.

Regards,

Martin