Support for the STM32 Nucleo-C071RB. More...
Support for the STM32 Nucleo-C071RB.
The Nucleo-C071RB is a board from ST's Nucleo family supporting a ARM Cortex-M0+ STM32C071RB microcontroller with 24KiB of RAM and 128KiB of Flash.
See Board Manual referenced below, section 7 pages 19-21.
MCU | STM32C071RB |
---|---|
Family | ARM Cortex-M0+ |
Vendor | ST Microelectronics |
RAM | 24KiB |
Flash | 128KiB |
Frequency | up to 48MHz |
FPU | no |
Timers | 12 (2x watchdog, 1 SysTick, 5x 16-bit) |
ADCs | 1x 12-bit (up to 19 channels) |
UARTs | 2 |
SPIs | 1 |
I2Cs | 1 |
RTC | 1 |
Vcc | 2.0V - 3.6V |
Datasheet | Datasheet |
Reference Manual | Reference Manual |
Programming Manual | Programming Manual |
Board Manual | Board Manual |
A detailed description about the flashing process can be found on the guides page. The board name for the Nucleo-C071RB is nucleo-c071rb
.
Files | |
file | periph_conf.h |
Peripheral MCU configuration for the Nucleo-C071RB board. | |