STM32¶
Currently supported STM32 platforms are:
- STM32F4xx series MCUs, tested with:
- NUCLEO-F439ZI
- STM32L4xx series MCUs, tested with:
- NUCLEO-L432KC
- STM32U5xx series MCUs, tested with:
- NUCLEO-U545RE-Q
HALs for these ports are available in the libtropic/hal/stm32/ directory.
See our STM32 Tutorials to quickly get started.