LPC1817JET100 Programming Specification

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

LPC1817JET100 Programming Specification

1,779件の閲覧回数
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,677件の閲覧回数
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.