Skip to content

hussainaloum/Bare-metal-ARM-Cortex-M4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bare-metal-ARM-Cortex-M4

This project uses the Nordic Semiconductor nRF52833 DK to send messages over the UART peripheral.
This project runs bare-metal, meaning it doesn't run on an OS. It prodives accurate delays using the SysTick peripheral in ARM Cortex-M4.

Drivers included:

UART
GPIO
SysTick

Picture below shows an accurate delay of 5ms using SysTick Screenshot 2022-01-29 220018

About

ARM Cortex-M4 bare-metal in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published