LPC1817JET100 Programming Specification

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

LPC1817JET100 Programming Specification

1,773 次查看
keerat_singh
Contributor I

I am attempting to provide support of LPC1817JET100 for a customer; however, in the data sheet I have for this device, I cannot find any mention of how to perform page programming, byte programming, page reads, byte reads, fast reads, chip erase, sector erase, block erase etc. Where can I get the device specifications for these operations? Attached is the data sheet I already have.

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

1,671 次查看
converse
Senior Contributor V

You need the LPC18xx User Manual. In there you will find how to program the Flash using something called IAP (In Application Programming). Basically you run code on the device that makes calls to ROM routines that perform these functions for you - NXP LPC parts do not provide ANY register level access to program the flash.