Floating outputs when not connected to PWM Timer 8
Hi, i found out, that the output is floating, when it is not activated to output the PWM signal of timer 8. // **************** PWM ********************* // PC6-8 (High side) // PC10-12 (Low side) my_GPIO_InitStruct.Pin = GPIO_PIN_6 | GPI...