Dead USB programmer

Binary sketch size: 17,156 bytes (of a 32,256 byte maximum)

avrdude: Version 5.11, compiled on Sep  2 2011 at 18:52:52
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

         System wide configuration file is "/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf"
         User configuration file is "/Users/fugz/.avrduderc"
         User configuration file does not exist or is not a regular file, skipping

         Using Port                    : /dev/tty.SLAB_USBtoUART
         Using Programmer              : arduino
         Overriding Baud Rate          : 115200
avrdude: Send: 0 [30]   [20]
avrdude: Send: 0 [30]   [20]
avrdude: Send: 0 [30]   [20]
avrdude: Recv: . [14]
avrdude: Recv: . [10]
         AVR Part                      : ATMEGA328P
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2
         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        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff
                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff
                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : Arduino
         Description     : Arduino
avrdude: Send: A [41] . [80]   [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding

mad_dad's picture

Re: Dead USB programmer

I have got a problem with my NanodeRF but I think it is the USB programmer. Seems to keep resetting  the Arduino before it's finished programming.

Tried powering the EmonGLCD with it and that keeps resetting too.

Anybody had any issues with the USB programmers

o_cee's picture

Re: Dead USB programmer

Try with another USB cable.

glyn.hudson's picture

Re: Dead USB programmer

Sorry we have had some manufacturing issues with the latest batch of programmers. We're taking this up with the factory. Please drop me an email if you think you have been effected 

Very sorry about this,

All the best,

mad_dad's picture

Re: Dead USB programmer

I've already ordered a new one. I'll see what happens with it.

Should note i have been leaving the Programmer connected for long periods to monitor the serial o/p of the nanodeRF.

mad_dad's picture

Re: Dead USB programmer

Now i'm confused. New programmer arrived and it behaves the same.

So i've tried a different programmer, USB lead, reinstall FDTI driver, reinstall Arduino IDE, rebooted

But i'm still getting random errors when trying to upload.

BTW i'm using a MAC but it's been fine for months, i've uploaded loads of times before.

I get errors like these...

1. avrdude: stk500_recv(): programmer is not responding

2. processing.app.SerialException: Serial port '/dev/tty.SLAB_USBtoUART' already in use. Try quiting any programs that may be using it.

Sometimes it gets a fair way into uploading then bombs out.

Unfortunately i got it to work once today but with an old code version with my old API key.

 

Any ideas from MAC users

o_cee's picture

Re: Dead USB programmer

Is the LED constantly on? When I had problems with the USB-cable, it flickered on and off, depending on how I held the cable.

mad_dad's picture

Re: Dead USB programmer

Fixed

It appears to be a software application I installed for my daughter called Activboard by Promethean Ltd, as requested by her school. It seems to grab the USB as a whiteboard and doesn't release it.

Anyway have a spare programmer now.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.