Jump to content

Banner.jpg.b83b14cd4142fe10848741bb2a14c66b.jpg

Arduino - Help Please!!


Gina

Recommended Posts

I have a number of Arduinos of various types but now I can't seem to upload a sketch to any of them!  I have been using Arduinos in my projects for years and although I have sometimes had problems with cheap Nanos not had trouble with working Nanos or other types such as Uno or Mega.  I have tried both Linux Mint and Windows 7 and both are now refusing to upload sketches from the IDE.  I know I can do a lot with the RPi but some applications require an Arduino.

What can I be doing wrong?  Any suggestions please?  No!!!  I don't want to abandon electronics and astro and take up knitting again!!!

Desperate ole dopey of Devon!

Link to comment
Share on other sites

Nowt wrong with knitting......

but which version of the IDE are you using ?  (latest is 1.8.10) and you have the correct port\baud rate set ??

I also find it helps to have the Arduino unplugged from any board so its on its own....

Edited by Dr_Ju_ju
  • Thanks 1
Link to comment
Share on other sites

1.8.7 in Linux Mint and 1.6.4 on W7.  Both have worked in the past.

I have a genuine Arduino Nano connected to my W7 laptop.  The Device Manager says the chip is FTDI and is working correctly.  Com15 and 9600 baud.

Edited by Gina
Link to comment
Share on other sites

8 minutes ago, Gina said:

1.8.7 in Linux Mint and 1.6.4 on W7.  Both have worked in the past.

IIRC the uploader is a python script. Has something in your Linux implementation been upgraded (possibly without your knowledge) recently?

Or even just a duff USB cable?

Edited by pete_l
Link to comment
Share on other sites

1 minute ago, pete_l said:

IIRC the uploader is a python script. Has something in your Linux implementation been upgraded (possibly without your knowledge) recently?

I don't know of anything that has been updated either in Linux or Windows.  If things are working alright I don't change them unless there's a very good reason.

Link to comment
Share on other sites

Quote

Arduino: 1.6.4 (Windows 7), Board: "Arduino Nano, ATmega328"

Sketch uses 5,148 bytes (16%) of program storage space. Maximum is 30,720 bytes.

Global variables use 458 bytes (22%) of dynamic memory, leaving 1,590 bytes for local variables. Maximum is 2,048 bytes.

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x20

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x20

Problem uploading to board.  See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.

 

This is the complete IDE message copied and pasted.

Link to comment
Share on other sites

2 minutes ago, Dr_Ju_ju said:

FYI, I just had the same as you, no upload, with an update to a focuser controller, but the OS had incorrectly set the driver. After manually setting CH340 type all worked as expected....

This is a genuine Nano with FTDI chip not CH340 though I have other Nanos with the CH340 chip.

Are you runing Linux or Win?

Link to comment
Share on other sites

A quick search suggests another thing to check is that you have the correct port for the device.  And to check that you're not using pin 0 for anything else.

James

Edited by JamesF
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.