SPIFI library and different S25FL129P modules

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

SPIFI library and different S25FL129P modules

637 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by costaem on Wed Dec 19 02:06:55 MST 2012
Hello,
I am working on a Hitex LPC4350-A4 board, and I am creating a file system on the SPI Flash (Spansion S25FL129P), using the SPIFI library.

Basically, my problem is that the S25FL129P comes in different configurations, with 64KB or 256KB sectors. I am still trying to work out from the datasheet if I can change the configuration manually, but the main problem is that, while the default sector size on my platform is 256KB, our partners have another eval board with 64KB sectors (and I don't know yet what our customer has got...).

So, what I am asking is whether the SPIFI library allows us to change the configuration, or, as a bare minimum, to read the current sector size.

Thanks,

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

602 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wmues on Wed Dec 19 11:46:09 MST 2012
The S25FL129P is "not recommended for new designs". What the heck are you doing?

The devices with 256K and 64K sector size differ in the Extended Device Identification (Table 9.2) in the Data sheet.
Don't know if you can read it with the SPIFI library.
0 项奖励
回复