-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
Target: LPCXpresso54628 or LPCXpresso54608
Toolchain: N/A
Mbed Os Version: 5.9.5
To support applications that require storage (e.g. Mbed Cloud Client) it is required to have SPI flash, SD Card, or extra internal flash, etc.
Luckily, the LPCXpresso546xx boards have a SPI flash on board.
However, on the schematic the pins are connected to the SPIFI interface, not SPI.
To support this memory, a SPI implementation needs to be added to map SPI functions to SPIFI, or better yet add support for Quad SPI interface using the SPIFI.
Issue request type
[ ] Question
[X] Enhancement
[ ] Bug