nes-proj/arch/dev/ext-flash
Xenofon (Fontas) Fafoutis f91b223c57 ext-flash: doxygen errors fixed 2018-04-04 12:23:53 +01:00
..
README.md ext-flash driver moved to arch/dev/ 2018-04-04 11:30:32 +01:00
ext-flash.c ext-flash driver moved to arch/dev/ 2018-04-04 11:30:32 +01:00
ext-flash.h ext-flash: doxygen errors fixed 2018-04-04 12:23:53 +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.