nes-proj/arch/dev/ext-flash
George Oikonomou 9aa08fd302 Reposition the generic flash driver in the doxygen tree 2018-05-26 02:22:43 +01:00
..
README.md
ext-flash.c Reposition the generic flash driver in the doxygen tree 2018-05-26 02:22:43 +01:00
ext-flash.h Reposition the generic flash driver in the doxygen tree 2018-05-26 02:22:43 +01:00

README.md

Ext-flash Driver

This is a generic driver for external SPI flash memories. It has been tested with the following parts:

  • Winbond W25X20CL
  • Winbond W25X40CL
  • Macronix MX25R8035F
  • Macronix MX25R1635F
  • Macronix MX25R6435F
  • Macronix MX25U6435F

These parts have identical instruction sets; only the manufacturer and device ID differ, which must be specified in board.h.