/
Driver Architecture - Parallel NOR
Driver Architecture - Parallel NOR
When used with a parallel NOR device, the NOR driver is three layered, as depicted in the figure below. The generic NOR driver, as always, provides sector abstraction and performs wear-leveling (to make certain all blocks are used equally). Below this, the physical-layer driver implements a particular command set to read and program the flash and erase blocks. Lastly, a BSP implements function to initialize and unitialize the bus interface. Device commands are executed by direct access to the NOR, at locations appropriately offset from the configured base address.
, multiple selections available,
Related content
Hardware - Parallel NOR
Hardware - Parallel NOR
More like this
Using a Parallel NOR Device
Using a Parallel NOR Device
More like this
NOR Driver and Device Characteristics
NOR Driver and Device Characteristics
More like this
Physical-Layer Drivers
Physical-Layer Drivers
More like this
NOR Flash Physical-Layer Driver
NOR Flash Physical-Layer Driver
More like this
NOR Flash Driver
NOR Flash Driver
More like this