Max SPIFI size with LPC43xx

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Max SPIFI size with LPC43xx

903 Views
zzzmqp
Contributor III

Per this page, Quad SPI Flash parts up to 128MByte (1Gbit) are supported, yet only supported parts up to 32Mbyte (256Mbit) are listed.

Can you point me to the biggest supported part(s) through the (standard) LPC4300 SPIFI Flash Drivers?

Winbond has some 1G and 2G parts (W25N01G*/W25N02G*).

Is 1G correct? I don't see the address space for that either. I'm looking for the biggest SPI flash possible with the LPC43xx.

Thanks!

Labels (1)
0 Kudos
1 Reply

442 Views
soledad
NXP Employee
NXP Employee

Hi,

According with the reference manual:

pastedImage_1.png

For LPCXpresso 7.6, the following drivers are provided:

 

Flash driverFlash sizeSector sizeSupported PartsExample board fitted with a supported part
LPC18_43_SPIFI_64MB_256KB.cfx64MB (512Mb)256KBSpansion S25FL512S
LPC18_43_SPIFI_32MB_256KB.cfx32MB (256Mb)256KBSpansion S25FL256S 256k sector
LPC18_43_SPIFI_32MB_64KB.cfx32MB (256Mb)64KBSpansion S25FL256S 64k sector
LPC18_43_SPIFI_16MB_256KB.cfx16MB (128Mb)256KBSpansion S25FL129P 256k Sector {S25FL128S}Hitex LPC1850 and LPC4350 (rev A5)
LPC18_43_SPIFI_16MB_64KB.cfx16MB (128Mb)64KBSpansion S25FL129P 64k Sector
LPC18_43_SPIFI_8MB_64KB.cfx8MB (64Mb)64KBSpansion S25FL064P
Spansion S25FL164K
Macronix MX25L6435E
Winbond W25Q64FV
Hitex LPC1850 and LPC4350 (rev A4)
LPC18_43_SPIFI_4MB_64KB.cfx4MB (32Mb)64KBSpansion S25FL032
Macronix MX25L3235E
Winbond W25Q32FV
NGX LPC4330-Xplorer and LPC1830-Xplorer
Keil MCB4357 and MCB1857
LPC18_43_SPIFI_2MB_64KB.cfx2MB (16Mb)64KB

Spansion S25FL016K {W25Q16DV}
Macronix MX25L1635E

LPC18_43_SPIFI_1MB_64KB.cfx1MB (8Mb)64KBMacronix MX25L8035E
Winbond W25Q80BV
LPC-Link2
LPCXpresso4337 / LPCXpresso43S37 / LPCXpresso18S37

For more general information on developing for LPC43 family parts, please see the FAQ "LPC18xx / LPC43xx support in LPCXpresso ".

I hope his helps!!


Have a great day,
Sol

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

0 Kudos