NXP Freemaster S32K144 board connection issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NXP Freemaster S32K144 board connection issue

Jump to solution
894 Views
prkale
Contributor II

Hello everyone, 

I am facing an issue with connecting my S32K144 board in the NXP Freemaster software. I am using 2.0 version. After I select the correct port in Project Options, and then proceed to Tools>Connection wizard>Next>Use direct connection to on-board USB port>Serial port to probe is selected (OpenSDA) and baud rate is 115200>Next After scanning all ports, I get an error message No board detected on any of specified UART communication ports. 

Note that I checked in Device manager under Ports and correct port was getting displayed.

Thanks,

Prathamesh

0 Kudos
Reply
1 Solution
881 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Prathamesh,

Have you refer to FreeMASTER Tutorial series Communication Driver - Application Configuration?

Or have you tried to download the freemaster_s32k144 example in S32K SDK to S32K144EVB? That example configure the LPUART baud rate as 9600 in freemaster_s32k144/board/peripherals_lpuart1.c
The example documentation can be found in the S32 SDK documentation at Examples and Demos section. (<SDK_PATH>/doc/Start_Here.html) file:///C:/NXP/S32DS.3.4/S32DS/software/S32SDK_S32K1XX_RTM_4.0.3/doc/html_S32K144/freemaster_s32k144_group.html

freemaster_s32k144.png


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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
882 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Prathamesh,

Have you refer to FreeMASTER Tutorial series Communication Driver - Application Configuration?

Or have you tried to download the freemaster_s32k144 example in S32K SDK to S32K144EVB? That example configure the LPUART baud rate as 9600 in freemaster_s32k144/board/peripherals_lpuart1.c
The example documentation can be found in the S32 SDK documentation at Examples and Demos section. (<SDK_PATH>/doc/Start_Here.html) file:///C:/NXP/S32DS.3.4/S32DS/software/S32SDK_S32K1XX_RTM_4.0.3/doc/html_S32K144/freemaster_s32k144_group.html

freemaster_s32k144.png


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 Kudos
Reply
863 Views
prkale
Contributor II
Thank you so much for that!
0 Kudos
Reply