Timer pin assignment with STM32CubeMX for BLDC motor control
I will use the STM32G491VC MCU, and the Timer input XOR function for interfacing with Hall sensors (Ref. Manual RM0440, page 1167). Figure 353 (page 1169) shows the six half-bridge control signals for the motor phases (tim_oc1, tim_oc1n, etc.).
Question: I'm new to the CubeMX tool for pin configurations. Assigning pins for timer channels CH1, CH2, CH3 is easy. However, the complementary outputs channels CH1N, CH2N, CH3N are not offered by the pull-down menu. See the screenshot. It seems that either CHx or CHxN is available, but not both? Please advise. Thank you.
