Page 1 of 1

chain STM32 timers

Posted: Mon Dec 30, 2019 2:57 pm
by sieben
My level of expertise ist not bloody beginner. But not too far from that.
I have Blue Pill, Maple Mini and Due on the shelf.
My plan is to learn more about the wonderful timers on these boards.
Especially am I interested in creating a 32 bit timer by chaining two 16 bit timer.
Therefore I downloaded ST software to get admittance to the config registers. As I was very confused by this environment, I decided to stay in my Arduino home.
I found examples to config a PWM and measure a pulsewidth and period in a 16 bit register.
Are there any example ino's out there to measure an external period/freq in 32 bit?
Any hints?

Re: chain STM32 timers

Posted: Mon Dec 30, 2019 4:06 pm
by mrburnette