Need help issue flashing CRIUS Multiwii SE v2.6 controller

This forum is dedicated to all issues and questions related to your individual setups and configurations
Post Reply
George123
Posts: 1
Joined: Wed Nov 21, 2018 12:27 am

Need help issue flashing CRIUS Multiwii SE v2.6 controller

Post by George123 »

Hi!

I require your help regarding a problem I’m encountering.

I just bought a flight controller do make my own drone.

I choosed the MWC Multiwii SE V2.6 (from Amazon :https://www.amazon.ca/gp/product/B06XHJVXQX/ref=oh_aui_detailpage_o02_s00?ie=UTF8&psc=1)

The issue is that I downloaded the MultiWii and Arduino and when I tried to upload the software on the board it’s very long and at the end I encounter an error… I can see that the FTDI flashes so something is been pushed on the card but it just don’t works.

The FTDI I use is this one https://www.amazon.ca/gp/product/B078W6 ... UTF8&psc=1 and I’m doing the manipulation on my computer (Windows 10).

Do you have any idea what I can do to make it work?

Thank you so much in advance for your help!

PatrikE
Posts: 1976
Joined: Tue Apr 12, 2011 6:35 pm
Location: Sweden
Contact:

Re: Need help issue flashing CRIUS Multiwii SE v2.6 controll

Post by PatrikE »

Enable minimum options.
This should compile with your FC

Code: Select all

#define QUADX
#define HK_MultiWii_328P

Then make sure you have correct serial port selected in Arduino.
And probably Arduino PRO mini 5V 16Mhz as processor.

Post Reply