How to do field FW update for LPC55S1x

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to do field FW update for LPC55S1x

824件の閲覧回数
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 返信

781件の閲覧回数
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 件の賞賛
返信