Getting started with STM32 system peripherals

Revision as of 15:47, 17 October 2022 by Registered User

1. System peripherals

GPIO ico.png

General Purpose Input Output

Learn how to use GPIO with a simple example such as LED toggling

EXT ico.png

External interrupt/event controller

Learn how to turn on an LED with button/EXTI


PWR ico.png

POWER

Learn how to use STM32 low-power modes (SLEEP, STOP, STANDBY)