Harmonics are present on Idle State TIM1 Channel 1 One pulse Mode How to remove them ?
Using STM32F429ZIT6 - NucleoHere's what I observe on PE9. Counter Mode is upcounting, PWM Mode 2 At first, I thought there had conflicts in the parameters (OCMode, OCPolarity and OCIdleState) of MX_TIM1_Init() function static void MX_TIM1_Init(void) ...