Skip to content

STM32 Nucleo-F091RC

Support for the STM32 Nucleo-F091RC

Overview

The Nucleo-F091RC is a board from ST’s Nucleo family supporting a ARM Cortex-M0 STM32F091RC microcontroller with 32KiB of RAM and 256KiB of Flash.

You can find general information about the Nucleo64 boards on the boards_common_nucleo64 page.

Hardware

Nucleo64 F091RC

Pinout

Pinout for the Nucleo-F091RC (from user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 29)

MCU

MCUSTM32F091RC
FamilyARM Cortex-M0
VendorST Microelectronics
RAM32KiB
Flash256KiB
Frequencyup to 48MHz
FPUno
Timers12 (8x 16-bit, 1x 32-bit [TIM2], 1x Systick, 2x watchdog)
ADCs1x 12-bit (up to 16 channels)
UARTs8
SPIs2
I2Cs2
CAN1
Vcc2.0V - 3.6V
DatasheetDatasheet
Reference ManualReference Manual
Programming ManualProgramming Manual
Board ManualBoard Manual

RIOT static pin mapping

please refer to this document for the pin mapping as implemenented in boards/nucleo-f091/include/periph_conf.h

User Interface

1 Button:

NAMEUSER
PinPC13

1 LEDs:

NAMELD2
Colorgreen
PinPA5

Implementation Status

DeviceIDSupportedComments
MCUSTM32F091RCpartlyEnergy saving modes not fully utilized
Low-level driverGPIOno
PWMno
UARTfull
I2Cno
SPIno
USBno
Timerfull

Flashing the Board

A detailed description about the flashing process can be found on the guides page. The board name for the Nucleo-F091RC is nucleo-f091rc.