Hello everyone, I am using a Matek System F722-SE flight controller for my quadcopter. I want two add two additional DC motors to it to drive some wheels.
What pins can I wire these motors to? Thanks for the help!
The FC can't itself act as a motor driver but it can output pwm signals to a separate motor driver. If driving DC motors an h bridge or h bridge breakout can help to control the direction and current or torque roughly speaking sent to a motor a L298N I think is the part number has two h bridges and is a single pretty cheap chip:
I’ll show you how to use the TB6612FNG dual H-Bridge motor controller. It’s a MOSFET-based device with many advantages over the popular L298N.
dronebotworkshop.com
Basically you feed power for motors into here (can use buck converter to step down main battery voltage) and then send pwm signal into it from FC to drive the motors with the separate power (coming from buck converter or other power probably with common GND)