I have inherited a PS32K144UAVLL Evaluation board from another project but cannot get the serial communication with the card to work properly. This meaning that other programs than the original one, probably is loaded into the card.
I am looking for problems with the serial communication between computer and the development board.
Theories:
Would really appreciate support!
Hi @ErikCarlsson,
The MCU would have to run an application that uses UART.
You can load, for example, this lpuart_echo_s32k144 example from S32 Design Studio
Since you mentioned this part number PS32K144UAVLL, what version of S32K144 do you have?
The mask number is printed on the chip.
0N77P, 0N47T or 0N57U
Thank you,
BR, Daniel
I am trying to find lpuart_echo_s32k144 but cannot find it on my computer. Is that something that comes with the S32DS_ARM_Win32_v2.2 installation or will I need to find it on the internet?
BR
Erik Carlsson
Hi Erik,
Yes, S32DS fro ARM v2.2 has SDK integrated.
Create a new project from example:
File / New / S32DS Project from Example
Regards,
Daniel
I have measured the reset pin: J104 pin 4, when no jumper was attached. It is at 30mV during 2ms and at 0V during 4 ms.
I am, without progress and just little knowledge trying to get Kinetis_Recovery_Utility.exe to fetch the MCU in the correct state.
Any suggestions?
Hello,
I have a 0N47T.
BR
Erik Carlsson
This is not the production version of the MCU but a prototype.
The SDK v3.x.x in S32DS v2.2 does not support it anymore.
S32SDK_for_S32K1xx_RTM_3.0.0_ReleaseNotes.pdf
I think the SDK may work, but it is not guaranteed.
I would recommend using the 0N57U version of the MCU.
Regards,
Daniel
Hello Daniel,
So what I have here is an outdated card, maybe locked with a false program.
What is the best way to get a fresh start with a development board from NXP. I need CAN, regular I/O, counters, and so on.
I can see that the S32K144 Development board is not available at Mouser, Farnell, or ELFA. I can see that they exist at DigiKey.
If I buy a S32K144 Development board again, how can I be sure not to get a 0N47T again?
Anything else I should watch out for?
BR
Erik Carlsson
Hello Erik,
Have a look at the S32K1xx reference manual (2.5 Feature comparison) and choose an S32K1xx variant based on your requirement.
All our S32K1xx EVBs are listed at the address below and you can navigate to distributors from there.
Only the S32K144 had two prototype versions a few years ago.
And these prototypes are not available anymore, you will get the 0N57U one.
Regards,
Daniel