How to do field FW update for LPC55S1x

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

How to do field FW update for LPC55S1x

202 Views
yangao
Contributor III

Hi,

We have a core processor that runs embedded Linux, connecting to LPC55S1x via SPI. When we have a new image for the LPC55S1x. The image is stored in core processor. What is the suggested way to update LPC55S1x  FW?

 

Thanks,

Winston

Labels (1)
0 Kudos
1 Reply

159 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @yangao 

1) You can development a secondary bootloader with SPI. Core processor send new image to LPC55s1x through SPI. Then use secondary bootloader program new image.

2) Boot ROM of lpc55s1x support ISP_SPI mode. Also can use this function, While this need PC send image to MCU.

BR

Alice

0 Kudos