LPC1830 UART ISP to write Flash

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

LPC1830 UART ISP to write Flash

1,380 次查看
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,258 次查看
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,258 次查看
converse
Senior Contributor V

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