Skip to content

BinarySpace-Hackerspace/stm32tuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32tuts

Various examples for the STM32L-DISCOVERY board.

Note: This is our playground for learning the stm32 microcontrollers. Some of these examples are messy.

example 1 - hello world (without Standard Peripheral Driver)

example 2 - hello world (with Standard Peripheral Driver)

example 3 - uart example

example 4 - spi example (work in progress)

example 5 - onboard lcd example

example 6 - systick example

example 7 - timer2 example

example 8 - nokia 3310/5510 lcd example

example 9 - clock output (MCO) example

example 10 - rtc calendar example

example 11 - timer2 interrupt example

example 12 - PWM output / fade an led using TIM2

example 13 - ADC 'analogRead' example /

example 14 - Read ADC and fade an led using PWM

example 15 - servo control example using TIM2

About

Code for the stm32 tutorials that run on STM32L-DISCOVERY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published