LPC4357 SPIFI with SST26VF032B-104I/SM

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

LPC4357 SPIFI with SST26VF032B-104I/SM

1,076 次查看
murugavelan
Contributor I

Using LPC4357. Need to confirm if LPC4357 support serial flash SST26VF032B-104I/SM (Microchip) with SPIFI. Any suggestion please?

Regards,

Murugavel.A.N

标记 (1)
2 回复数

927 次查看
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Murugavel.A.N,

If you reference the user manual https://www.nxp.com/docs/en/user-guide/UM10503.pdf in section 5.3.4.4.1 table 25 you will see the QSPI devices supported by the boot code and the SPIFI API. As you can see of Microchip there are two devices: SST25VF064 and SST25VF016. However, if you redirect to the page of the memory SST25VF064:

SST25VF064C - Memory - Microcontrollers and Processors 

You will see that under the section similar devices are the memories SST26. Also they provide a document on how to migrate from the SST25 family to the SST26: 

http://ww1.microchip.com/downloads/en/DeviceDoc/20005343A.pdf 

You shouldn't have any problems while working with this memory. 

Hope it helps! 

Victor.

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

927 次查看
murugavelan
Contributor I

Hello Victor Jimenez,

Thanks for the detailed information. As you mentioned, the IC should work. I shall check.

Regards,

Murugavel.A.N