Resolved! Software PWM, best approach?
It finally happened, i need two pins without pwm functionality to output pwm signals (minimum 1kHz)Im using an STM32f072R8Tx clocked with HSI48Mhz, my TIM1 is available.My idea is:TIM1 channels 1 and 2 set up as PWM NO OUTPUT with interruption enable...