framework = spl
The ST Standard Peripheral Library provides a set of functions for handling the peripherals on the STM32 Cortex-M3 family. The idea is to save the user (the new user, in particular) having to deal directly with the registers.
For more detailed information please visit vendor site.
All project examples are located in PlatformIO repository Examples for SPL framework.
PIO Unified Debugger - “1-click” solution for debugging with a zero configuration.
Supported debugging tools are listed in “Debug” column. For more detailed information, please scroll table by horizontal. You can switch between debugging Tools & Debug Probes using debug_tool option in “platformio.ini” (Project Configuration File).
Warning
You will need to install debug tool drivers depending on your system. Please click on compatible debug tool below for the further instructions.
Boards listed below have on-board debug probe and ARE READY for debugging! You do not need to use/buy external debug probe.
Name |
Platform |
MCU |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
STM32F401RET6 |
84MHz |
512KB |
96KB |
||
STM32F401RET6 |
84MHz |
512KB |
96KB |
||
STM32F303VCT6 |
72MHz |
256KB |
48KB |
||
STM32F407VGT6 |
168MHz |
1MB |
192KB |
||
STM32L152RBT6 |
32MHz |
128KB |
16KB |
Boards listed below are compatible with PIO Unified Debugger but DEPEND ON external debug probe. They ARE NOT READY for debugging. Please click on board name for the further details.
Name |
Platform |
MCU |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
STM32F415RGT |
168MHz |
1MB |
128KB |
||
STM32F417VGT6 |
168MHz |
1MB |
192KB |
||
STM32F427VIT6 |
168MHz |
1.99MB |
256KB |
||
STM32F407VET6 |
168MHz |
512KB |
192KB |
Name |
Description |
---|---|
The STM32 family of 32-bit Flash MCUs based on the ARM Cortex-M processor is designed to offer new degrees of freedom to MCU users. It offers a 32-bit product range that combines very high performance, real-time capabilities, digital signal processing, and low-power, low-voltage operation, while maintaining full integration and ease of development. |
Note
You can list pre-configured boards by platformio boards command or PlatformIO Boards Explorer
For more detailed board
information please scroll tables below by horizontal.
Name |
Platform |
Debug |
MCU |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|---|
External |
STM32F415RGT |
168MHz |
1MB |
128KB |
Name |
Platform |
Debug |
MCU |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|---|
External |
STM32F417VGT6 |
168MHz |
1MB |
192KB |
||
External |
STM32F427VIT6 |
168MHz |
1.99MB |
256KB |
||
External |
STM32F407VET6 |
168MHz |
512KB |
192KB |
Name |
Platform |
Debug |
MCU |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|---|
On-board |
STM32F401RET6 |
84MHz |
512KB |
96KB |
Name |
Platform |
Debug |
MCU |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|---|
On-board |
STM32F401RET6 |
84MHz |
512KB |
96KB |
||
On-board |
STM32F303VCT6 |
72MHz |
256KB |
48KB |
||
On-board |
STM32F407VGT6 |
168MHz |
1MB |
192KB |
||
On-board |
STM32L152RBT6 |
32MHz |
128KB |
16KB |