Difference between revisions of "User:Lth/scripts"
< User:Lth
Jump to navigation
Jump to search
(Created page with "== Intro == == Prerequisites == === Hardware === ==== ST-Link ==== ==== Development Board(s) ==== === Software === ==== STM32CubeIde ====") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Intro == | == Intro == | ||
+ | |||
+ | === What is STM32 === | ||
+ | |||
+ | === Understanding Models === | ||
+ | |||
+ | === Differences to Arduino === | ||
== Prerequisites == | == Prerequisites == | ||
Line 12: | Line 18: | ||
==== STM32CubeIde ==== | ==== STM32CubeIde ==== | ||
+ | |||
+ | == Basics == | ||
+ | |||
+ | === Clock === | ||
+ | |||
+ | === GPIOs === | ||
+ | |||
+ | === Interrupts === | ||
+ | |||
+ | === Timers === | ||
+ | |||
+ | == Peripherals == | ||
+ | |||
+ | === UARTs === | ||
+ | |||
+ | === ADC === | ||
+ | |||
+ | === I2C === | ||
+ | |||
+ | === SPI === |