Support for the STM32F0Discovery board. More...
Support for the STM32F0Discovery board.
The STM32F0Discovery is a board from ST's Discovery family supporting ARM Cortex-M0 STM32F051 microcontroller with 8KiB of RAM and 64KiB of Flash.
| MCU | STM32F051R8T6 |
|---|---|
| Family | ARM Cortex-M0 |
| Vendor | ST Microelectronics |
| RAM | 8KiB |
| Flash | 64KiB |
| Frequency | up to 48MHz (set to 48MHz on RIOT) |
| FPU | no |
| Timers | 11 (7x 16-bit, 1x 32, 1x Systick, 2x Watchdog) |
| ADC | 1x 12-bit (16 channels) |
| UARTs | 2 (two USARTs) |
| SPIs | 2 |
| CANs | no |
| RTC | 1 |
| I2Cs | 2 |
| Vcc | 2.0V - 3.6V |
| Datasheet | Datasheet |
| Reference Manual | Reference Manual |
| Programming Manual | Programming Manual |
| Board Manual | Board Manual |
Files | |
| file | board.h |
| Board specific definitions for the STM32F0Discovery evaluation board. | |
| file | gpio_params.h |
| Board specific configuration of direct mapped GPIOs. | |
| file | periph_conf.h |
| Peripheral MCU configuration for the STM32F0discovery board. | |