Skip to content

adithya2424/STM32_SERIES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

STM32_SERIES

Bare metal programming using stm32

First project:

This is based on 12-bit ADC.

This is on register level which is underneath the HAL level driver. Feel free to improvise the code based on this layer. The header file mentions the detailed working of the code step by step.

SPI_STM:

This demonstrates a simple SPI transaction. The readings are observed on an oscilloscope. This baremetal code can be used to develop many applications. The example transmits a 8-bit value of '0x06'.

About

Guide for bare metal programming using stm32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published