Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Arduino avrude error message when flashing MWOSD
#1
I got 2 MXK PDB with OSD from Banggood, and one works perfectly, but I am not able to flash MWOSD on the second one. I get this error message in the Arduino IDE:

http://www.banggood.com/MXK-Power-Distri...31375.html

Sketch uses 25,962 bytes (84%) of program storage space. Maximum is 30,720 bytes.

Global variables use 1,901 bytes (92%) of dynamic memory, leaving 147 bytes for local variables. Maximum is 2,048 bytes.
Low memory available, stability problems may occur.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xb9
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x0b
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xad
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xb9
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x0b
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xad
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xb9
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x0b
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xad
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xb9


I get the same error when trying to flash my beerotor OSD with a FTDI adapter. The Beerotor OSD works fine, but I am not able to configure ut from my computer.
I have tried with MWOSD 1.5, 1.6 and ScarabOSD 1.5, 1.6 (shouldn't make any difference when flashing with arduino IDE).

I also got the same problem when trying to flash my Openlog SD card writer with the Blackbox software
Reply
Login to remove this ad | Register Here
#2
I personally haven't experienced this.. but a quick google suggested the causes of this error might be:

1. Bootloader is either missing or corrupted. This is fairly unlikely.
2. Wire connected to pin 0 (RX)
3. Wrong COM port is chosen within the arduino IDE.
4. Drivers are not installed. You can update it within the Device Manager if you are using Windows

For fixes take a look at this:
http://www.instructables.com/id/A-soluti...ot-in-syn/

Worse case scenario is report to BG and send them screenshots of your error, they might replace it for you.
Don't be a LOS'er, be an FPV'er :)  My Gear - Facebook - Instagram - Twitter
Reply
#3
(21-Jun-2016, 10:31 PM)Oscar Wrote: I personally haven't experienced this.. but a quick google suggested the causes of this error might be:

1. Bootloader is either missing or corrupted. This is fairly unlikely.
2. Wire connected to pin 0 (RX)
3. Wrong COM port is chosen within the arduino IDE.
4. Drivers are not installed. You can update it within the Device Manager if you are using Windows

For fixes take a look at this:
http://www.instructables.com/id/A-soluti...ot-in-syn/

Worse case scenario is report to BG and send them screenshots of your error, they might replace it for you.

I'll have to try that.  I have a few with that problem,  I just assumed it was toast.  I find minimum OSD is  little finicky
Reply
#4
Didn't see any mention of Arduino version. I've heard that newer versions can be finicky with mwosd and it's best to use the earliest release (Arduino that is). I only mention it cause I couldn't flash my minimosd till I had tried that. Sorry if this is irrelevant.
The trees are all out to get me
Thingiverse
YouTube
Reply
#5
I had that avrdude error on my last micro. I configured a few in the past so everything is fine with my config, I also thought that one is dead. What helped is I plugged it to FTDI right before arduino started uploading.
Find me on Youtube and Instagram. I currently fly: DRC Aura, NOX5R, Minimalist 112 and drive a scrap RC car
Reply
#6
(22-Jun-2016, 05:34 AM)Trollhammered Wrote: Didn't see any mention of Arduino version. I've heard that newer versions can be finicky with mwosd and it's best to use the earliest release (Arduino that is). I only mention it cause I couldn't flash my minimosd till I had tried that. Sorry if this is irrelevant.

I'm using Arduino 1.6.7 on a mac. It is not the latest, but I can try to go back to an earlier version
Reply
#7
(22-Jun-2016, 08:38 AM)oyvinla Wrote: I'm using Arduino 1.6.7 on a mac. It is not the latest, but I can try to go back to an earlier version

I went back to 1.0.5 or 1.0.6, can't check right now.
Find me on Youtube and Instagram. I currently fly: DRC Aura, NOX5R, Minimalist 112 and drive a scrap RC car
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  SQL error? Krohsis 10 582 23-Jan-2021, 12:49 PM
Last Post: SnowLeopardFPV
  *** A message for new member BC Rich *** SnowLeopardFPV 6 680 27-Jun-2019, 05:19 PM
Last Post: Oscar
  SD CARD ERROR expected version 2.2v0016 taranis x9d IrishFlight 2 5,062 29-Mar-2019, 02:00 PM
Last Post: IrishFlight
  Question: PID in quad, error is difference between what? E.L.K. 5 1,061 11-Sep-2017, 08:02 AM
Last Post: E.L.K.
  F3 Flashing and bindin issues Troop_SP 8 1,557 31-May-2017, 12:11 AM
Last Post: meowth


Login to remove this ad | Register Here