Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

must point to the appropriate physical-layer driver:

FSDev_NOR_AMD_1x08

CFI-compatible parallel NOR implementing AMD command set, 8-bit data bus.

FSDev_NOR_AMD_1x16

CFI-compatible parallel NOR implementing AMD command set, 16-bit data bus.

FSDev_NOR_Intel_1x16

CFI-compatible parallel NOR implementing Intel command set, 16-bit data bus

FSDev_NOR_SST39

SST SST39 Multi-Purpose Flash

FSDev_NOR_STM25

ST M25 serial flash

FSDev_NOR_SST25

SST SST25 serial flash

Other

User-developed

For a parallel NOR, the bus configuration is specified via BusWidth, BusWidthMax and PhyDevCnt:

BusWidth

is the bus width, in bits, between the MCU/MPU and each connected device.

...