Was very excited to receive the crazyflie 2 before Christmas.
Unfortunately board failed POST right out of the box.
Assembly documentation pointed me to my distributor, seeedstudio.com, and they in turn asked that I post on the support forum here.
Given the documentation is fairly black box, I can't determine if I can take any action to fix the board.
I can see no damage, all significant chips are squarely in place and oriented as I see them in pictures online. All the soldering I can see is clean and complete, without dry contact or bridging.
I'm metaphorically on hold in emails with seeedstuido support, having detailed the LED sequence to them.
Code: Select all
The main crazyflie board, without motors or battery attached, is connected to the USB port of my laptop via uUSB to USB cable.
When connected or turned on (via the on board switch) the following sequence of lights is shown.
M2 LED turns on blue.
M3 LED turns on blue.
M1 and M4 LEDs both turn on green.
M1 and M4 LEDs both turn to red.
M1 and M4 LEDs both turn off.
M1 and M4 LEDs both turn on green.
M1 and M4 LEDs both turn to red.
M1 and M4 LEDs both turn off.
M1 LED pulses red five times, pauses off, and repeats.
I understand this to signal POST failure, as per this set of instructions: http://wiki.bitcraze.se/projects:crazyflie2:userguide:assembly
-David