S32K14X Max UART Speed

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

S32K14X Max UART Speed

3,196 次查看
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 项奖励
3 回复数

2,296 次查看
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,296 次查看
hansonhe
NXP Employee
NXP Employee

Dear,

Do you have the configuration code for this baud setting?

0 项奖励

2,296 次查看
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 项奖励