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.

TM4C123GH6PM: Interfacing a serial NOR Flash memory with TM4C123GH6PM MCU.

Part Number: TM4C123GH6PM

Hello TI,

I have selected TM4C123GH6PM micro controller for my project.

One of the requirements is to interface a serial NOR Flash memory for the same and I am looking for some libraries or any guidelines in this aspect.

So far I have selected S25FL256LAGMFN000 as a serial Flash.

Kindly support.

  • Hi,

      Please refer to the SPI Flash section in the Utility User's Guide for details. You can find the user's guide in <TivaWare_Installation>/docs/SW-TM4C-UTILS-UG-2.2.0.295.pdf. The library source code will be in <TivaWare_Installation>/utils/spi_flash.c.