Getting started with STM32 system peripherals


Learn how to use STM32 features with simple examples

1 System peripherals

GPIO ico.png

Getting started with GPIO

General purpose input output

EXT ico.png

Getting started with EXTI

External interrupt/event controller

PWR ico.png

Getting started with POWER

Power

DMA ico.png

Getting started with DMA

Direct memory access

2 Basic communication peripherals

I2C ico.png

Getting started with I2C

Inter-integrated circuit







3 Timing peripherals

RTC ico.png

Getting started with RTC

Real time clock

WDOG ico.png

Getting started with WDG

Watch dog



4 Analog peripherals

DAC ico.png

Getting started with DAC

Digital to analogue converter

r