Hi all, I am using mamba H743v4 for my octoquad, the problem here is that I have used the available 8 PWM pins for the motor and I need another output to control my Servo, as per the description mentioned about hardware of mamba h743v4 on ardupilot,
I noticed that this FC can support up to 9 PWM pins and this 9th pin an LED pin or is it some other pin on the circuit?, if the description is wrong and there is only x8 PWM, can I Use unused UART pins to control my servo?
Yes, After reading the description, I thought that PWM 9 output would be on LED pin, I tried connecting and configuring on MissionPlanner with servo9_function = 0 and then tested but it didn’t work. So what is my problem here? Is it possible that I misjudged PWM 9 output and I need to know the exact pins that can control my servo on this FC?