Support for the STM32 B-U585I-IOT02A. More...
Support for the STM32 B-U585I-IOT02A.
The ST B-U585I-IOT02A board includes an on-board ST-LINK programmer and can be flashed using OpenOCD.
Once the patched OpenOCD is built and installed, you can flash the board simply by typing
and debug via GDB by simply typing
For using the ST B-U585I-IOT02A board we recommend the usage of the GNU Tools for ARM Embedded Processors toolchain.
Important notice:** With GCC 10, the tests/sys/malloc
application doesn't work. To use malloc, prefer GCC 9 which seems to work better.
Files | |
file | board.h |
Board specific definitions for the ST B-U585I-IOT02A board. | |
file | gpio_params.h |
Board specific configuration of direct mapped GPIOs. | |
file | periph_conf.h |
Peripheral MCU configuration for the ST B-U585I-IOT02A board. | |