Resolved! CH_1N is missing when configure TIM17 to generate CH_1 and CH_1N simultaneously
Hi,I configured the TIM17 as "Output Compare CH1 CH1N" with "Toggle on Match mode". The CH1 signal is correct but there is no CH1N output at all. The source codes are listed below. Any comment? Thanks.The initialization call:if(HAL_TIM_OC_Start_IT(&h...