UART test on S32K144 EVB

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

UART test on S32K144 EVB

ソリューションへジャンプ
6,218件の閲覧回数
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 解決策
5,344件の閲覧回数
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 返答(返信)
5,344件の閲覧回数
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 件の賞賛
返信
5,344件の閲覧回数
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 件の賞賛
返信
5,345件の閲覧回数
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