This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432P401R: external SPI Flash

Part Number: MSP432P401R

Hi,

The flash related section in the reference manual is mainly discussing how to access internal flash in MSP432.

How to access (read/write) external SPI Flash in MSP432 ?  any API provided ?  any sample application I can refer to ?

Thank you.

  • Hi,
    Thanks for posting to the forum!
    I'd recommend starting with the SimpleLink MSP432 SDK.
    There are two ways to do this:
    1) Download the MSP432 SDK from www.ti.com/.../simplelink-msp432-sdk
    Install the SDK and check out SPI examples using either TI Drivers (functional SPI examples) or DriverLibrary (peripheral configuration).
    2) Evaluate and develop with the SDK online using dev.ti.com--> Resource Explorer --> Software --> SimpleLink MSP432 SDK.
    SPI Examples can be found under:
    Examples --> Development tools --> MSP-EXP432--> TI Drivers

    You will also need to parse the external flash datasheet to understand the protocol/ implementation-specific details for the external memory.
    Take a look at the examples & get back to us if you have questions!

    Regards,
    Priya

**Attention** This is a public forum