I am working on S32k142 MCU. I want the boot mode to be from Flash.
What is the default Boot Mode in S32k14x MCUs and also i did not found any Boot pins in the Pinout, How is the Boot mode configuration done?
thanks,
jeevan
Solved! Go to Solution.
Hi @Jeevansagar
S32K1xx devices have only one boot mode - from internal flash from address 0 (0x0 initial SP_main and 0x4 initial PC). There are no other options, so there are no boot pins.
Regards,
Lukas
Hi @Jeevansagar
S32K1xx devices have only one boot mode - from internal flash from address 0 (0x0 initial SP_main and 0x4 initial PC). There are no other options, so there are no boot pins.
Regards,
Lukas