Skip to content

STM32F746 demo of 4 chained timers starting each other in various ways

Notifications You must be signed in to change notification settings

ellectroid/STM32F746-CMSIS-Chained-Timers-Demo

Repository files navigation

STM32F746-Chained-Timers-Demo

Demonstration of chaining 4 times, that activate one another in different ways.

Clock: 216MHz; 25MHz external oscillator with PLL.
LED on PI1.
PB4, PI0 and PB15 (Disco board's ARD D3, D5, D11 respectively)

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.

Releases

No releases published

Packages

No packages published