Hi all,I have a STM32F765, which i want to use to generate 4 D-shot signals on 4 GPIO, in the specific 4 gpio connected to Timer 1 .The timer is set as 4 channel pwm with DMA (memory to perpheral).The issue is that i'm able to generate the desired si...