ChibiOS
0.0.0
|
EXternal peripherals. More...
![]() |
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.
Each EX driver can be considered as a standalone Complex Device Driver. For ease of use these drivers are grouped by vendor:
This section contains all the drivers of devices produced by Bosch. Devices currently supported are MEMS and are:
This section contains all the drivers of devices produced by Micron Technology. Devices currently supported are FLASH and are:
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. | |