Resolved! Why are 32 bits timers longer to be set up with pwm mode using DMA burst feature? (F446RE)
Hi, I am using this code, TIM1,3,4,8 are working directly like a charm, but TIM2 and TIM5 the only 32 bits timers are taking approximately 1 minute and 45 seconds to be working. Does anyone know where comes this issue? uint16_t buffer1[12] = {0,35,...