UART test on S32K144 EVB

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

UART test on S32K144 EVB

Jump to solution
3,773 Views
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

Labels (3)
Tags (2)
1 Solution
2,899 Views
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

View solution in original post

3 Replies
2,899 Views
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 Kudos
2,899 Views
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 Kudos
2,900 Views
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