Skip to content

TharakaUJ/stm32-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32 Playground

Testing different approaches to STM32 development.

Projects

arduino-cli/

Testing Arduino framework with STM32 using Arduino CLI. Basic blinky example.

baremetal/

Bare-metal programming without HAL or framework. Direct register manipulation for LED control.

bootloader/

Custom bootloader implementation for STM32.

freertos-blinky/

FreeRTOS integration test. LED blinking using FreeRTOS tasks and scheduler.

Simple/

Minimal startup code test. Basic initialization and main loop without external libraries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors