FreeMaster S32k358 Issue

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

FreeMaster S32k358 Issue

ソリューションへジャンプ
1,140件の閲覧回数
GaneshBhagwat
Contributor IV

I am trying to set up FreeMASTER on the S32K358 microcontroller and facing an issue with the UART connection. I verified that the UART is working correctly on the microcontroller by testing it with Termite, as shown in the screenshot below.

GaneshBhagwat_0-1734603791307.png

 

GaneshBhagwat_1-1734603791316.png

 

GaneshBhagwat_2-1734603791322.png

 

However, when I configure FreeMASTER, the setup executes without errors. But when I open FreeMASTER, it displays an error message stating that it cannot connect to UART, as shown in the message below.

GaneshBhagwat_3-1734603791329.png

 

Could you please help me resolve this issue? Additionally, if possible, could you provide detailed steps for setting up a basic FreeMASTER configuration? I followed the instructions mentioned in this link: How to use FreeMASTER SDKs in S32K3 RTD 0.9.0, but I am still encountering the problem shown below.

Your assistance would be greatly appreciated.

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

Hi

Freemaster is supported mainly here directly by our Freemaster SW developers.
Next time, I suggest you post a question on this community: https://community.nxp.com/t5/FreeMASTER/bd-p/freemaster
Thanks for understanding.

That article is outdated. I suggest you download a newer FreeMASTER Driver such as 1.3.0 RTM or 1.4.2 RFP.
Click S32K3 Standard Software -> Automotive SW - S32K3 - FreeMASTER Driver


Take 1.3.0 RTM FreeMASTER Driver as an example:
Install SW32K3_FreeMASTER_DS_updatesite_D2312.zip
Then import the example project in SW32K3_FreeMASTER_D2312.zip (...\SW32K3_FreeMASTER_D2312\examples\S32K358\fmstr_uart)

fmstr_uart_s32k358 SW32K3_FreeMASTER_D2312.png

If the LPUART module you connect is different from the example, please modify it according to your hardware.

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 件の賞賛
返信
2 返答(返信)
1,064件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Freemaster is supported mainly here directly by our Freemaster SW developers.
Next time, I suggest you post a question on this community: https://community.nxp.com/t5/FreeMASTER/bd-p/freemaster
Thanks for understanding.

That article is outdated. I suggest you download a newer FreeMASTER Driver such as 1.3.0 RTM or 1.4.2 RFP.
Click S32K3 Standard Software -> Automotive SW - S32K3 - FreeMASTER Driver


Take 1.3.0 RTM FreeMASTER Driver as an example:
Install SW32K3_FreeMASTER_DS_updatesite_D2312.zip
Then import the example project in SW32K3_FreeMASTER_D2312.zip (...\SW32K3_FreeMASTER_D2312\examples\S32K358\fmstr_uart)

fmstr_uart_s32k358 SW32K3_FreeMASTER_D2312.png

If the LPUART module you connect is different from the example, please modify it according to your hardware.

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 件の賞賛
返信
985件の閲覧回数
GaneshBhagwat
Contributor IV

Thank you for providing the updated version information . I configured the LPUART in normal mode and successfully integrated it with FreeMaster using this version. While the example code didn't work as expected (I'm not sure why), the issue has been resolved, and everything is now functioning correctly with the updated driver.Thanks you

0 件の賞賛
返信