SPIFI

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

SPIFI

573 Views
TEMCEFF
Contributor IV

In LPC 54608 Controller, some Memory has allocated for SPIFI. What is the purpose and How can I access it?

for reference, the following Memory usage details from User Manual

serialflash.PNG

Labels (1)
0 Kudos
1 Reply

486 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Muralidhar,

For the LPC54608, the memory space from 0x1000 0000 to 0x17FF FFFF is assigned to spi flash, if you access the space with firmware, the LPC54608 can generate the timing to access the spi flash.

Pls refer to Chapter 32: LPC546xx SPI flash interface (SPIFI) for the spifi module, with which the timing to access spi flash can be generated.

I attach the LPC54608 evaluation board schematics, pls refer to it for the spi flash connection.

The SDK package has been developed, the spi flash example is included in the package. Pls download the sdk package:

MCUXpresso SDK | Software Development for Kinetis, LPC, and i.MX MCUs | NXP 

Hope it can help you

BR

XiangJun Rong

0 Kudos