I have bought a used multiwii pro. I plugged everything fine, calibrated esc, reflashed the firmware and since i have a problem reloaded the bootloader too just in case, the gui show regular throttle gain.
The Digital 5 pin is not working on the esc plugged on it.
If i switch the esc on other pin it works, if i swap working esc's to d5 they stop running, so it's rather software or board related problem.
I'v uploaded fade sketch on the board, plugged a led trough d5, ground, and it works.
D5 connections to the chip 2560 is also fine.
The only thing remained is the software.
I use a fresh version of multiwii pro.
The board is this http://www.hobbyking.com/hobbyking/s...PS_Module.html
I uncommented
//#define QUADX
//#define FFIMUv2
#define GPS_SERIAL 2
#define GPS_BAUD 57600
#define NMEA
#define INIT_MTK_GPS
notthing else
here you can find the whole config file
If you can't find out the problem, how can i use another pin instead the d5?
In fact if i set the quadcopter to 8copter, every pin works excep d5.
Any suggestions? Do you have any idea of other tests i should make on pin5?