Hello all,
We are working on an urgent project. We require CAN Based Bootloader for S32K116 and currently, we have only S32K148 UART based bootloader example project.
I am new to the bootloader. Can you give some example project for S32K116 CAN-based bootloader or suggest a way to implement it.
Hello,
Unfortunately, there is no CAN bootloader directly for the S32K116 MCU, but AN12323 includes one for the S32K144 device.
However, I would like to recommend you to use AN12218 (serial bootloader) as a starting point.
AN12323
https://www.nxp.com/docs/en/application-note/AN12323.pdf
Software:
https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip
Note:
Please, consider that there are differences in S32K11x and S32K14x devices such as sector size. , memory ranges, etc.
I hope it helps
Best regards,
Diana