Skip to content

Creating a FlyingF4 from scratch

LinuxJohannes edited this page Feb 9, 2014 · 22 revisions
  1. Buy an STM32F4Discovery
  2. [Buy a shield], make your own, or wire it directly.
  3. Flash the bootloader
  4. Flash the firmware

You now have a fully functional FlyingF4. Enjoy!

Blink codes for the red LED

  • 1 pulse - flash chip
  • 2 pulses - MPU6050
  • 3 pulses - HMC5883
  • 4 pulses - MS5611
  • 5 pulses - gyro I2C bus locked
  • 6 pulses - mag/baro I2C bus locked
Clone this wiki locally