Close

Update I

A project log for TI F28377S Quadcopter Boosterpack

Learn to fly your Quadcopter with TI C2000 Microcontroller

benjamin-prescherBenjamin Prescher 09/07/2017 at 15:230 Comments

After finishing my master thesis there was some time to keep up with the quadcopter booster pack.

So far, I get well scaled angles using the MPU9250 and the Madgwick algorithm. In the same way, the remote control signals can be read in via the UART interface using Flysky IBUS protocol. In the next step, I will initialize the PID controllers and PWM peripheral to control the ESCs.

Discussions