PWM not working on TIM2 channel 1 on STM32H753XIH6
We are using PWM here to change the brightness of LCD display, but PWM is not working , as of now I don't have CRO's as I'm working remotely. Is there anything wrong in the below code??#include "stm32h7xx.h" void PwmGpioInitalize() { /* Timer GP...