NAND Flash with LPC1769

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

NAND Flash with LPC1769

704件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mykbdj on Tue Apr 08 00:23:02 MST 2014
Hi,

Can someone provide me any ideas if it would be possible to interface external NAND flash memory (Samsung K9F1G08) with LPC1769?

All I can find is about LPC1788, which indirectly supports this kind of interfacing. Is that so?

Thanks!
ラベル(1)
0 件の賞賛
返信
1 返信

673件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MikeSimmonds on Tue Apr 08 09:32:17 MST 2014
The 1769 does not have the EMC block (External Memory Controller).
So you will have to write code yourself to manipulate/read port pins to read
and write bytes to the device. [up to 15 pins are required]

Read the K9F1G08 datasheet to see what waveforms are needed.
And what pins you need/want.

Mike.
0 件の賞賛
返信