Multiple Frequency PWM sequencer
Posted on January 18, 2016 at 20:10 Hello, I'd like to create a sequencer on my STM32F100RB (@8MHz) to control 8 independants PWM channels. I configured a timer to generate a 10us interrupt wich call the update function. //timer 10µs...