Skip to content

This repo contains implementation of HAL on STM32F446RE

Notifications You must be signed in to change notification settings

CodeOn-ArK/STM32_HALProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32_HALProject

Hello all !!

This Repo contains application of ST's HAL API's on a STM32F446RE Nucleo board.

Various examples have been implemented ranging in the following topics ->

  • HSE/HSI && PLL
  • TIMERS Input capture/ Output Compare
  • PWM
  • SLEEP modes in WFI/WFE && DEEPSLEEP
  • Current measurement in SLEEP as well as RUN modes
  • UART
  • BACKUP SRAM
  • RTC && related things
  • DMA
  • ADC

How to use this??

  • -> Clone this repo into any directory
  • -> Import the projects using STM32Cube IDE's Import WIZARD
  • -> First clean the project u wish to work on
  • -> Experiment && enjoy !!
Contributions accepted generously

About

This repo contains implementation of HAL on STM32F446RE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages