Programming

Discussions and questions about the Crazyflie Nano Quadcopter
Post Reply
emperor711
Beginner
Posts: 1
Joined: Wed Jun 24, 2015 2:00 am

Programming

Post by emperor711 »

Hello.

I started project using Crazyflie 2.0.

but I can't access MCU to programming

I have a only USB cable.

Is there any item that i have to buy for Programming???? ( ex. jtag or bus bluster)

if i must buy other items, please let me know...




PS. I want to make a drone that receive a signal using bluetooth and auto flight....
is it possible with crazyflie 2.0 ???




please help me...
my english is so poor.. sorry
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: Programming

Post by tobias »

You can program the main MCU (STM32F405) with USB using DFU but you will need at least a Crazyradio to make it easier to work with. Then you can program the Crazyflie 2.0 wireless. You also need the Crazyradio to send commands to it from a computer.

If you need more advanced debugging there is the debug adapter which can be used together with an debugger, we use the ST-LINK V2 debugger.
Post Reply