Skip to content

STM32L476G-DISCO

Support for the STM32L476G-DISCO board.

Support for the STM32L476G-DISCO board.

Overview

The STM32L476GDISCOVERY is an evaluation board with the ARM Cortex-M4 based ultra-low power microcontroller STM32L476VGT6 with 128KiB of RAM and 1MiB of ROM Flash.

Hardware

STM32L476G-DISCO

Pinout

Pinout for the stm32l476g-disco (from STM board manual)

MCU

MCUSTM32L476VG
FamilyARM Cortex-M4
VendorST Microelectronics
RAM128KiB
Flash1MiB
Frequencyup to 80MHz
FPUyes
Timers16 (2x watchdog, 1 SysTick, 6x 16-bit, 2x 32-bit [TIM2])
ADCs3x 12-bit (up to 16 channels)
UARTs6 (three USARTs, two UARTs and one Low-Power UART)
SPIs3
I2Cs3
RTC1
CAN1
Vcc1.71 V - 3.6V
DatasheetDatasheet
Reference ManualReference Manual
Programming ManualProgramming Manual
Board ManualBoard Manual

Flashing the Board

A detailed description about the flashing process can be found on the guides page. The board name for the STM32L479G-DISCO is stm32l476g-disco.

Accessing RIOT shell

Default RIOT shell access utilize VCP (Virtual COM Port) via USB interface, provided by integrated ST-LINK programmer. ST-LINK is connected to the microcontroller USART2.

The default baud rate is 115200.