Question
STM32G431 Break input for PWMs
I am generating two PWMs with TIM1 CH1 and CH2 .I want to stop the PWMs when Break input is present. I have configured the STM32 Break input in the STM32cubeIDE and able to stop the PWMs when Break input is HIGH(3.3v).
I needed the reverse way now like when Break input is GND(0v) No PWMs .I have changed the Digital input polarity -Low and Break Polarity -Low but No luck .
Please suggest any ideas on this ??
