S32K to NVIDIA Jetson Connection

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

S32K to NVIDIA Jetson Connection

2,164件の閲覧回数
MURAS21
Contributor II

Hi, 

I want to establish a half- or full-duplex connection between my S32K148 EVB and the NVIDIA Jetson AGX Xavier Dev Kit. On the S32K side, I had an idea of configuring it for serial UART communication, using either (PTA9/8 or PTA3/2), however, I don't know how I can modify the S32K148_Project_LPUART to achieve this. 

Also, I am unsure how to set up a terminal to see any data sent from and received by the S32K (when it is connected to the Jetson). Is it possible to do this in S32 DS or through the openSDA connection I'm using to program the S32K? 

Warm regards, 

MUR AS 

0 件の賞賛
返信
3 返答(返信)

2,133件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@MURAS21

It's easy to modify this routine, but this shouldn't work properly (if you're using the S32K148EVB) because the ports you mentioned are already occupied.

 

Senlent_0-1648439964141.pngSenlent_0-1648439964141.png

 

 

this routine can work normally without your modification, just plug the USB cable into the PC(S32K148_Project_LPUART),the OpenSDA port can be used for UART communication.

Senlent_1-1648439964194.pngSenlent_1-1648439964194.png

BR!

     Jim,

2,114件の閲覧回数
MURAS21
Contributor II

Hi Jim,

Thanks for your help, I was able to get the UART connection working using openSDA. I wanted to know if there is any way for me visually see the inputs coming into the S32K, asides echoing incoming signals to a computer? As in, is there a serial terminal or an equivalent view in S32 design studio? I can't seem to find one.

Regards,

MUR AS

0 件の賞賛
返信

2,106件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@MURAS21

sorry for the later relpy,

please refer to this answer,I don't know if this answer is you are looking for or not.

https://community.nxp.com/t5/S32-Design-Studio/printf-to-console/m-p/1250551 

BR!

      Jim,

 

0 件の賞賛
返信