S32K14X Max UART Speed

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

S32K14X Max UART Speed

3,255件の閲覧回数
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,355件の閲覧回数
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,355件の閲覧回数
hansonhe
NXP Employee
NXP Employee

Dear,

Do you have the configuration code for this baud setting?

0 件の賞賛

2,355件の閲覧回数
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 件の賞賛