Difference between revisions of "User:Lth/scripts"

From Stm32World Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
=== Understanding Models ===
 
=== Understanding Models ===
 +
 +
=== Differences to Arduino ===
  
 
== Prerequisites ==
 
== Prerequisites ==
Line 18: Line 20:
  
 
== Basics ==
 
== Basics ==
 +
 +
=== Clock ===
  
 
=== GPIOs ===
 
=== GPIOs ===
Line 30: Line 34:
  
 
=== ADC ===
 
=== ADC ===
 +
 +
=== I2C ===
 +
 +
=== SPI ===

Latest revision as of 01:48, 11 May 2022

Intro

What is STM32

Understanding Models

Differences to Arduino

Prerequisites

Hardware

ST-Link

Development Board(s)

Software

STM32CubeIde

Basics

Clock

GPIOs

Interrupts

Timers

Peripherals

UARTs

ADC

I2C

SPI