Upload issue
-
Hello, I'm having issue uploading code to codrone remote. Attached video
Using Port : COM3 Using Programmer : arduino Overriding Baud Rate : 115200 AVR Part : ATmega32 Chip Erase delay : 9000 us PAGEL : PD7 BS2 : PA0 RESET disposition : dedicated RETRY pulse : SCK serial program mode : yes parallel program mode : yes Timeout : 200 StabDelay : 100 CmdexeDelay : 25 SyncLoops : 32 ByteDelay : 0 PollIndex : 3 PollValue : 0x53 Memory Detail : Block Poll Page Polled Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- eeprom 4 10 64 0 no 1024 4 0 9000 9000 0xff 0xff flash 33 6 64 0 yes 32768 128 256 4500 4500 0xff 0xff lfuse 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00 hfuse 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00 lock 0 0 0 0 no 1 0 0 2000 2000 0x00 0x00 signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 calibration 0 0 0 0 no 4 0 0 0 0 0x00 0x00 Programmer Type : Arduino Description : Arduino
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x0a
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x55
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x11
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x02
Hardware Version: 4744608
Firmware Version: 0.4611299avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0xe0
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x02
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x83
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x33
avrdude: stk500_recv(): programmer is not responding
Vtarget : 420030.5 V
Varef : 197625606.4 V
Oscillator : 0.531 Hz
SCK period : 11269644.1 usavrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.the selected serial port
does not exist or your board is not connected
avrdude: stk500_recv(): programmer is not respondingavrdude done.
Thank you.
Please help on this.
Thanks in advance
Nivedh
-
@nporeddy ,
Do you want to code in Python or in Arduino? Uploading to the CoDrone remote requires the CP210x driver and Arduino installed. For Python, you only need the Bluetooth board. Let me know what platform you are trying to use, as well as any screenshots of the code you are trying to upload. Thanks!