ChibiOS  20.3.4
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 EX 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 EX subsystem. EX also relies on EX 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:

STMicroelectronics Devices

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

Modules

 Info
 EX information.
 
 Peripheral Interfaces
 EX Abstract Peripheral Interfaces.
 
 Devices
 EX devices organized per vendor.