UART Communication not working- S32K344

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

UART Communication not working- S32K344

ソリューションへジャンプ
1,597件の閲覧回数
DiaDev
Contributor III

Board : MR CAN HUBK344 - EVB
Code: LpuartFlexio_Uart_Ip_Example_S32K344 

S32 DS platform 3.5.14
Hi, 
I am trying to communicate using LPUART2, but I haven't been successful. I have changed the configuration of UART and Intctrl_Ip according to LPUART2 with help of schematic. I connected it to the 'Debug Interface' using the X-DCD-LZ adapter. An image of the X-DCD-LZ adapter and the schematic of the 'Debug Interface' connection are also attached. I would like to understand what might be going wrong.

Thanks!


タグ(2)
0 件の賞賛
返信
1 解決策
1,568件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Are the highlighted configurations in the picture the ones you modified?

Lpuart_Uart LPUART_2.pngIntCtrl_Ip LPUART2_IRQn.png

Are PTA8(LPUART2_RX) and PTA9(LPUART2_TX) configured in Pins Tool?
After calling Lpuart_Uart_Ip_AsyncSend, can the logic analyzer or oscilloscope observe the UART signals at PTA9?

If it still doesn't work, I suggest you upload a simplified test project for me to check.

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" 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 件の賞賛
返信
1 返信
1,569件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Are the highlighted configurations in the picture the ones you modified?

Lpuart_Uart LPUART_2.pngIntCtrl_Ip LPUART2_IRQn.png

Are PTA8(LPUART2_RX) and PTA9(LPUART2_TX) configured in Pins Tool?
After calling Lpuart_Uart_Ip_AsyncSend, can the logic analyzer or oscilloscope observe the UART signals at PTA9?

If it still doesn't work, I suggest you upload a simplified test project for me to check.

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" 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 件の賞賛
返信