S32K14X Max UART Speed

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

S32K14X Max UART Speed

3,128 Views
axb
Contributor II

Hello, 

For both S32 K144 and S32 K148, What is the max UART Interface speed achievable for reliable communication? 

If we go with the formula, we can always over sample UART, but error rates may be very high.

a.png

We want to get the more details on UART as we are going to use UART for reliable communication with Application processor.

 

Thanks.. 

0 Kudos
3 Replies

2,228 Views
jiri_kral
NXP Employee
NXP Employee

Hello, 

the maximum baud rate supported by RTM SDK is 256 000. More details about LPUART module you can get in S32K reference manual  on page 1465+.  

Jiri

2,228 Views
hansonhe
NXP Employee
NXP Employee

Dear,

Do you have the configuration code for this baud setting?

0 Kudos

2,228 Views
jiri_kral
NXP Employee
NXP Employee

Hello, 

you can set the full speed in processor expert lpuart module settings: 

pastedImage_1.png

I tested the full speed with putty serial terminal - and it is working. For your testing you can use example project lpuart_echo. 

Jiri 

0 Kudos