Exceptionally, this wiki is under maintenance.

You can continue to browse it but contributors can not improve their favorite articles, during phase.

Thank you for your understanding.

Getting started with STM32 system peripherals

Revision as of 06:41, 6 October 2020 by Registered User

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)

DMA ico.png

DMA

Learn how to setup a DMA transfer with and without interrupt