nes-proj/arch/dev/ext-flash
2018-09-25 14:28:50 +01:00
..
ext-flash.c
ext-flash.h
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.