Firmware upgrade via SPI

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

Firmware upgrade via SPI

829 Views
kimdukyu
Contributor II

Hi,

My MCU is MPC5746C.

I would like to implement a function that the host can upgrade the MCU firmware via SPI bus.

Could you give me some ideas or any demo codes for my reference?

0 Kudos
Reply
3 Replies

818 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

We provide this application note:
https://www.nxp.com/docs/en/application-note/AN5319.pdf
https://www.nxp.com/docs/en/application-note-software/AN5319SW.zip

It is simple serial bootloader which can be used as a starting point to develop own solution for your SPI version. I believe it will help to understand the basic principles.

BR, Petr

803 Views
kimdukyu
Contributor II

Thanks for the reply.
I want to know how to compile.
And if you have MPC5746C bootloader example program, can you tell me?

0 Kudos
Reply

792 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

projects are done in GreenHills so either you need to have that IDE or you need to migrate to IDE you have.
Do not have MPC5746C bootloader example program.

BR, Petr 

0 Kudos
Reply