Using SpeedyBee F405 AIO for fixed wing glider #10791
Replies: 4 comments 2 replies
|
No. Since it is an AIO is includes escs hard wired to the first 4 outputs, so there is no way to control servos with those outputs. |
No. As shown in the screenshot, they are S1 - S4. Which on your board are internally connected to the ESC. So they control the four motor outputs from the ESC. T1 is the transmit side of of UART1. T2 is the transmit side of UART2. UARTs don't control servos. That board has four of its five PWM outputs permanently connected to ESCs. It is not an appropriate FC for your project. |
|
ok, thank you! Where can I find a list of appropriate FC's? |
|
You'll want to avoid "AIO" boards. AIO typically means * it has four ESCs built into the board, which isn't what you want. Most boards that are not called "AIO" could be used. Boards that have "wing" in the name will often be easiest because that means they have a power rail set up for servos, where you can just plug servos in without needing to figure out how to power them.
|

No. As shown in the screenshot, they are S1 - S4. Which on your board are internally connected to the ESC. So they control the four motor outputs from the ESC.
T1 is the transmit side of of UART1. T2 is the transmit side of UART2. UARTs don't control servos.
That board has four of its five PWM outputs permanently connected to ESCs. It is not an appropriate FC for your project.