NAND Flash with LPC1769

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

NAND Flash with LPC1769

703 次查看
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 回复

672 次查看
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 项奖励
回复