Hello,
I have to make a 20 kHz PWM from DMA patterns for STM32F769 using the EVAL board.
I have managed to turn on one LED on the board but I cannot start-up the PWM using the TIM1 timer or any timer. The main reason is that I cannot find the correspondence between the TIMx and the GPIO.
Any one of you guys have managed to find this information and Link the TIMx to on a GPIOx?