Search found 1 match

by mikeklien
Mon Nov 01, 2021 7:51 pm
Forum: General discussion
Topic: PWM and OneShot on TIM2 and TIM3"SOLVED"
Replies: 13
Views: 6232

Re: PWM and OneShot on TIM2 and TIM3"SOLVED"

I think generally the HardwareTimer API is modelled after generic 'square waves' signal train, flexibly with PWM and interrupts etc. I've not dug into 'oneshot' mode as, more commonly, I used the timer interrupt call back to simply drive my codes. e.g. blink a led in a simple case. I did notice that...

Go to advanced search