Serial flash memory

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

Serial flash memory

1,415 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ALERICO90 on Thu Feb 05 06:32:42 MST 2015
Hello  I need a little help, I want to know how  to write in a serial flash memory with a LPC1114
标签 (1)
0 项奖励
回复
2 回复数

1,388 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ALERICO90 on Thu Feb 05 08:59:04 MST 2015
Hi!! Yes I have a SPI based serial flash memory, but it seems that the code that I have doesn't work at all. Here is the datasheet
0 项奖励
回复

1,388 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Thu Feb 05 08:22:41 MST 2015
Hi Alerico90,
There are SPI based serial flash memories. You can connect these memories to SPI port of LPC1114.

You will have to start from RDID command(0x9F). Please read datasheet of serial flash device for more detail about geometry and feature.
0 项奖励
回复