Difference between revisions of "User:Lth/scripts"

From Stm32World Wiki
Jump to navigation Jump to search
 
(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 ===

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