Skip to content

ellectroid/STM32F746-CMSIS-RCC-Max-Freq-SysTick-Basic-Timer-Demo

Repository files navigation

STM32F746-RCC-Max-Freq-SysTick-Basic-Timer-Demo

Basic demo of setting up max overdrive frequency for MCU, using SysTick to make delay, using basic timer with interrupts

Clock: 216MHz; 25MHz external oscillator with PLL.
LED on PI1.

This project is a proof of concept (that I can).

Might be useful for someone who wants to figure out how the stuff works. I commented almost every line to make it simple to understand.

Hardware:
STM32F746 Disco board

Software:
STM32CubeIDE
No libraries used except for CMSIS register definitions.

About

Basic demo of setting up max overdrive freuency for MCU, using SysTick to make delay, using basic timer with interrupts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published