Difference between revisions of "User:Lth/scripts"
< User:Lth
Jump to navigation
Jump to search
(→Intro) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
=== Understanding Models === | === Understanding Models === | ||
+ | |||
+ | === Differences to Arduino === | ||
== Prerequisites == | == Prerequisites == | ||
Line 16: | Line 18: | ||
==== STM32CubeIde ==== | ==== STM32CubeIde ==== | ||
+ | |||
+ | == Basics == | ||
+ | |||
+ | === Clock === | ||
+ | |||
+ | === GPIOs === | ||
+ | |||
+ | === Interrupts === | ||
+ | |||
+ | === Timers === | ||
+ | |||
+ | == Peripherals == | ||
+ | |||
+ | === UARTs === | ||
+ | |||
+ | === ADC === | ||
+ | |||
+ | === I2C === | ||
+ | |||
+ | === SPI === |