Search found 1 match

by diydsp
Thu Aug 20, 2020 10:30 pm
Forum: General discussion
Topic: PWM and interrupt on same timer
Replies: 0
Views: 3148

PWM and interrupt on same timer

Hi all, using an STM32H7 here. Thank you so much for porting stm32duino to this hot-rod hardware.

I would like to configure PWM and trigger an interrupt at the end of each period. (for an H-Bridge driving a speaker(*)).
So far I set them up separately:
- PWM on D6 via analogWrite. This uses TIM1 ...

Go to advanced search