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
- -> 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