How to do field FW update for LPC55S1x

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to do field FW update for LPC55S1x

831 次查看
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

标签 (1)
0 项奖励
回复
1 回复

788 次查看
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 项奖励
回复