Versions Compared

Key

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

...

    CPU_INT32U          MaxClkFreq; 
  } FS_DEV_NOR_CFG;

File

Used for

fs_dev_nor.h

Second argument of FSDev_Open() (when opening a NOR device)

...

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.

...