I've looked at it Example S32K116 FlexCAN PN STOP S32DS.ARM.2.2
I'm using the 2018.R1 IDE. 3.0 sdk
When I use JLink Debug, I can receive messages through CAN to wake up, but When I remove Jlink debugging, CAN cannot wake up after receiving messages.
Hi 金生 于,
Please try to observe the RESET_S32K signal of S32K116 by using oscilloscope. Make sure it is high(program is running) when JLink Debug is removed.
I have tried to flash the "Example S32K116 FlexCAN PN STOP S32DS.ARM.2.2" into S32K116EVB, it was able to work when powered by 12V power source(J107 1-2).(Without external J-Link debugger connected)
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Could you please help me change a version of 2018R1 SDK 3.0 Flexcan? I will verify it again.
I confirm that after downloading the program into the chip and disconnecting the downloader, the program can receive the CAN message normally, and then enter the device stop1 through the CAN message command, and then cannot wake up through the CAN message.