Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 374 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 374 Bytes

STM32_Bare-Metal

Codes in C for bare-metal programming on STM32 Microcontroller

Harmin Naik
naikharmin99@gmail.com

Microcontroller

  • STM32F411VETx

Hardware

  • STM32F4 Nucleo Board

Software

  • Keil UVision 5
  • Tera Term

Functions

  • GPIO Operations
  • General Purpose and SysTick Timer
  • Interrupts
  • ADC Operations
  • UART Communication