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.

TM4C129XNCZAD: W25N512GVEIG demo code

Part Number: TM4C129XNCZAD

Dear sir,

We are using TM4C129X development board,It consist of W25N512gVEG  winbond flash.

Any example code for above interface is available so that i refer  the same and develop for my customized board.

The folder downloaded TivaWare_C_Series-2.2.0.295 do not have the example code for same.

  • I don't see the W25N512 chip used in the DK-TM4C129X development board. It uses a Macronix MX66L51235FZ2I-10G which supports quad mode. Perhaps it is some earlier development board you were referring to. However, the Winbond device looks like a standard SPI NAND flash. The utilities in TivaWare should work for you. See: C:\ti\TivaWare_C_Series-2.2.0.295\utils\spi_flash.c. The documentation will be in: C:\ti\TivaWare_C_Series-2.2.0.295\docs\SW-TM4C-UTILS-UG-2.2.0.295.pdf