I have a S32K144 EVB. I tried to run "lpuart_echo_s32k144" example but in terminal I can't write message. I tried to run second example "uart_pal_echo_s32k142" and the result is the same
"LPUART_s32k144" example works fine
I have no idea where can be a problem.
Hi,
example need send LF at the end of message message to board is send. Unfortunately putty is sending only CR and I didn't find way how to modify it.
If you don't like modify example - you can use RealTerm: Serial/TCP Terminal download | SourceForge.net for serial communication.
Jiri