ChibiOS/HAL 9.0.0
Improved Serial NOR Driver

Serial NOR Flash memories framework. This module provides support for a variety of SNOR devices. Features: More...

Detailed Description

Serial NOR Flash memories framework. This module provides support for a variety of SNOR devices. Features:

  • Object-oriented, each driver is a class, all drivers inherit from a common hal_xsnor_base_c base class.
  • Supports SPI and/os WSPI HAL drivers as busses.
  • Device auto-detection.
  • Support for mixed device.
Collaboration diagram for Improved Serial NOR Driver:

Topics

 Base Serial NOR Driver class
 Base Serial NOR Driver class.
 Base Flash Interface
 Base Flash Interface.
 Macronix MX25 SNOR Driver
 Macronix MX25 Driver.
 Micron N25Q Driver
 Micron N25Q Driver.