Resolved! STM32 series PWM out logic level at reset and pause state
I am using STM32F103RCTx and STM32CubeIDE for developing a small application.I am tuning a vacuum pump DC motor using PWM signal with TIM1 CHANNEL_1. But I hit a small problem when I start debug the board. The motor is running from the time the IDE s...