Getting started with STM32 system peripherals

Revision as of 10:17, 6 June 2022 by Registered User (Created page with "==System peripherals== {|class="st-table" style="margin: auto; text-align:center; border-style: hidden;" |style="border-color: white; background-color: white;width:360px; text...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1. System peripherals

GPIO ico.png

GPIO

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

EXT ico.png

EXTI

Learn how to turn on a LED with button/EXTI


PWR ico.png

POWER

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