S32k144 UART receive message fail

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

S32k144 UART receive message fail

501件の閲覧回数
Lincoln
Contributor III

Hi,

I'm having trouble getting S32k144 board to receive message from kw38 board using uart. As using lpuart_echo_s32k144 example(RTM SDK v3.0) and frdmkw38_lpuart_polling(SDK: 2.6.14) example respectively, I get the framing error status from S32k144. I have checked the baud rate set to 115200 on both side and the wires of uart between them are connected without any wrong. 

Does anyone have any suggestions? 

 

Btw, I attached the code below.

uart_framing_error.png

error_message.png

タグ(3)
0 件の賞賛
1 返信

484件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Eric,

The attached lpuart_echo_s32k144.zip select PTC2 for LPUART0 receive data. If you are using S32K144EVB, then you should notice that PTC2 is connected to TOUCH PADS by default.

LPUART0 Reveive Data PTC2.png

PTC2 TOUCH PADS.png

The KW38 is 3.3v, so you may need to configure the J10 of S32K144EVB.

J10 S32K144EVB.png

If you have USB-TTL serial tool, then it's easier to find out whether the problem is caused by transmitter or receiver.

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛