How can I use an external clock generator to generate PWM signals?
I need to generate 4 different PWM signals simultaniously, I tried it with STM32F746G-DISCO but the screen of it just goes blank after a bit, I then tried it with Nucleo-144 F767ZI and it sort of worked for 50 kHz and 1 MHz however when going down li...