Is my Multiwii pro FC faulty?

Post Reply
asb1230
Posts: 1
Joined: Sat Nov 09, 2013 3:58 am

Is my Multiwii pro FC faulty?

Post by asb1230 »

I bought a MultiWii Pro (ATMega 2560) from HobbyKing recently. Immediately after opening the box, I installed the drivers on my computer, as well as the MultiWii GUI and Arduino. I loaded some code from another guy (link below) and then opened the GUI to connect to my board. When I connect, the paramaters tab shows the correct paramaters, which I can change and save to the board. However, when I go to the "Real Time Data" tab, the lines are at 0 even when I move the board around. So it seems that the sensors are not working. There are no I2C errors and the GUI is receiving packets from the board. Any ideas? Thanks

Here's the instructions and code I'm using: http://www.youtube.com/watch?v=dW1VF8eS4Ac

User avatar
Zapphoid
Posts: 9
Joined: Tue Dec 18, 2012 11:19 am

Re: Is my Multiwii pro FC faulty?

Post by Zapphoid »

Download the code from here https://code.google.com/p/multiwii/downloads/detail?name=MultiWii_2_2.zip&can=2&q= and then edit the config.h to match your board and try with that.

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

Re: Is my Multiwii pro FC faulty?

Post by PatrikE »

Check your config.h
You probably missed to activate your FC.

Post Reply