Resolved! On the STM32G441, starting TIM1 CH2 (Set MOE reg) pulls down the PB6 USART1 pin.
Hi.I am currently developing a motor control platform using STM32G441 and am facing a problem.I am controlling a 3-phase motor with TIM1 based on packets from Half duplex USART1 (PB6), but when I Start TIM1 CH2, the USART1_TX pin, which should be unr...