Skip to content

Support SPI flash on LPC546XX #7811

@maclobdell

Description

@maclobdell

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions