LPC1830 UART ISP to write Flash

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

LPC1830 UART ISP to write Flash

1,383件の閲覧回数
kensu
Contributor V

Hello

Can LPC1830 write data from RAM to FLASH by ISP command?

My LPC1830 use SPIFI interface flash 8MB for code image.

I want to try UART ISP upgrade FW.

After I check the user manual. It look like the LPC1830 cannot support RAM to FLASH by ISP command because LPC1830 belong to flashless part?

Is my understanding correct?

pastedImage_2.png

Regards

Ken

ラベル(1)
タグ(3)
2 返答(返信)

1,261件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Right. The flash programming ISP is available for parts with on-chip flash. A reduced set of In-System-Programming (ISP) commands is supported for flashless parts. For detail. see LPC18xx UM.

Have a nice day,

Jun Zhang

1,261件の閲覧回数
converse
Senior Contributor V

Correct. ISP only support *internal* flash, and since there is no internal flash, you cannot program it.