256Mbit Quad-Spi Flash Support

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

256Mbit Quad-Spi Flash Support

820 Views
patrickhudson
Contributor III

Hello,

We wish to implement a 256Mbit quad serial flash on a LPC54608 pcba.

Will the LPC54608 support a 256Mbit quad serial flash?

Will the mcuxpresso drivers and bsp support a 256Mbit quad serial flash?

If so, is the Macronix MX25L25635FMI supported?

Thank You

0 Kudos
1 Reply

634 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Patrick,

The address space allocated to the SPIFI for direct execution allows a maximum of 128 MB of SPI flash to be mapped into the CPU memory space. In practice, the usable space is limited to the size of the connected device. You can have a memory bigger than 128 MB but only 128 MB of that memory will be mapped into the CPU memory.

Regarding the flash driver, please take a look to the section 12.2.2 for more information about the SPIFI flash drivers, if the device you want to use is not supported by our supplied Flash Drivers, sources to generate these drivers are supplied in the Examples/Flashdrivers subdirectory within the MCUXpresso IDE installation directory. Users may thus add support for new SPIFI devices if needed.

https://www.nxp.com/docs/en/user-guide/MCUXpresso_IDE_User_Guide.pdf 


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos