ChibiOS  0.0.0
EX

EXternal peripherals. More...

Collaboration diagram for EX:

Detailed Description

EXternal peripherals.

Under ChibiOS the set of the complex device driver interfaces dedicated to external peripherals is called the EX subsystem. The EX resides on top of HAL and is actually a set of libraries for external devices like MEMS, Displays, Flash memories and so on. These libraries are the implementation of one or more Abstract Interfaces brought by HAL subsystem. EX also relies on HAL normal drivers to interface the peripherals.

EX Complex Drivers Architecture

Each EX driver can be considered as a standalone Complex Device Driver. For ease of use these drivers are grouped by vendor:

Bosch Devices

This section contains all the drivers of devices produced by Bosch. Devices currently supported are MEMS and are:

Micron Technology Devices

This section contains all the drivers of devices produced by Micron Technology. Devices currently supported are FLASH and are:

STMicroelectronics Devices

This section contains all the drivers of devices produced by STMicroelectronics. Devices currently supported are MEMS and are:

Modules

 Bosch Devices
 Bosch Devices.
 
 Micron Technology Devices
 Micron Technology Devices.
 
 STMicroelectronics Devices
 STMicroelectronics Devices.