Atmega32u4 Breakout board+

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Atmega32u4 Breakout board+

Post by adafruit_support_rick »

That could work

User avatar
sloot
 
Posts: 23
Joined: Tue Nov 19, 2013 1:06 am

Re: Atmega32u4 Breakout board+

Post by sloot »

OK. I can't get anything that seems sane working, so I'm going back to the beginning.

I am following the instructions from the Breakout Belt (sensibly, since this is the kit that I have).

I did the soldering, and installed the ide from http://learn.adafruit.com/digital-led-b ... est-sketch

I get the libraries, and load the example program (as per the instructions). When I upload, this is what I get.


C:\arduino-0021\hardware\tools\avr\bin\avr-gcc -c -g -Os -w -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -DSERIALNUM=-364198508 -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\pins_teensy.c -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\pins_teensy.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-gcc -c -g -Os -w -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -DSERIALNUM=-1390557027 -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\usb.c -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\usb.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-gcc -c -g -Os -w -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -DSERIALNUM=1946732743 -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\WInterrupts.c -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\WInterrupts.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-gcc -c -g -Os -w -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -DSERIALNUM=341418540 -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\wiring.c -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\wiring.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\HardwareSerial.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\HardwareSerial.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\main.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\main.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\Print.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\Print.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\Tone.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\Tone.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\usb_api.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\usb_api.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\WMath.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\WMath.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy C:\arduino-0021\hardware\teensy\cores\teensy\WString.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\WString.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\pins_teensy.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\usb.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\WInterrupts.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\wiring.c.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\HardwareSerial.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\main.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\Print.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\Tone.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\usb_api.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\WMath.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\WString.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy -IC:\Documents and Settings\Sloot\My Documents\Arduino\libraries\Adafruit_LPD8806 -IC:\arduino-0021\libraries\SPI -IC:\Documents and Settings\Sloot\My Documents\Arduino\libraries\Adafruit_LPD8806\utility C:\Documents and Settings\Sloot\My Documents\Arduino\libraries\Adafruit_LPD8806\LPD8806.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\Adafruit_LPD8806\LPD8806.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy -IC:\Documents and Settings\Sloot\My Documents\Arduino\libraries\Adafruit_LPD8806 -IC:\arduino-0021\libraries\SPI -IC:\arduino-0021\libraries\SPI\utility C:\arduino-0021\libraries\SPI\SPI.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\SPI\SPI.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=21 -DUSB_SERIAL -IC:\arduino-0021\hardware\teensy\cores\teensy -IC:\Documents and Settings\Sloot\My Documents\Arduino\libraries\Adafruit_LPD8806 -IC:\arduino-0021\libraries\SPI C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp -oC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.o
C:\arduino-0021\hardware\tools\avr\bin\avr-gcc -Os -Wl,--gc-sections,--relax -mmcu=atmega32u4 -o C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.elf C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\Adafruit_LPD8806\LPD8806.cpp.o C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\SPI\SPI.cpp.o C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.o C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\core.a -LC:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp -lm
C:\arduino-0021\hardware\tools\avr\bin\avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.elf C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.eep
C:\arduino-0021\hardware\tools\avr\bin\avr-objcopy -O ihex -R .eeprom C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.elf C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.hex
Binary sketch size: 7600 bytes (of a 28672 byte maximum)
C:\arduino-0021\hardware/tools/avr/bin/avrdude -CC:\arduino-0021\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega32u4 -cavr109 -P\\.\COM25 -b57600 -D -Uflash:w:C:\DOCUME~1\Sloot\LOCALS~1\Temp\build8555777743340232882.tmp\LEDbeltKit.cpp.hex:i

avrdude: Version 5.10, compiled on Jan 19 2010 at 10:45:23
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch

System wide configuration file is "C:\arduino-0021\hardware/tools/avr/etc/avrdude.conf"

Using Port : \\.\COM25
Using Programmer : avr109
avr910_devcode (avrdude.conf) : none
Overriding Baud Rate : 57600
AVR Part : ATmega32U4
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 65 10 8 0 no 1024 8 0 9000 9000 0x00 0x00
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 0x00 0x00
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 9000 9000 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 9000 9000 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 9000 9000 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 9000 9000 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 : avr910
Description : Atmel AppNote AVR109 Boot Loader

Connecting to programmer: .avrdude: Send: . [1b]
avrdude: Send: S [53]
avrdude: Recv:

avrdude: Recv:
avrdude: Send: V [56]
avrdude: Recv:
avrdude: Send: v [76]
avrdude: Recv:
avrdude: Recv:
avrdude: Send: p [70]
avrdude: Recv:
Found programmer: Id = "Qÿ""; type =
Software Version = D. ; Hardware Version = ð.ï
avrdude: Send: a [61]
avrdude: Recv:
avrdude: Send: b [62]
avrdude: Recv:
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?



Now, awkward things:
- when I plug in my breakout board, the solid light is green
- when I press the reset button, the red light pulses
(this seems opposite to the documentation)
- when I press the reset button, the my computer doesn't recognize the COM port any more (until my red light stops blinking, and then the COM port comes back)
- if I uninstall the driver and unplug and replug the breakout, it self-identifies as an arduino leonardo
- when I install the drivers and point to the arduino-0021\drivers directory, it installs the "USB Serial(Communication Class, Abstract Control Model)".
- arduino-0021 doesn't have Leonardo listed as a board, and uploading with the breakout board selected gives the same errors above, so I'm back to square 1
- uninstall the driver
- install Arduino IDE 1.0.5
- install Leonardo driver from Arduino\drivers directory
- load example LPD8806\LEDbeltKit code
- set the board to Leonardo
- compile/upload
- get essentially the same error

Binary sketch size: 10,460 bytes (of a 28,672 byte maximum)
Forcing reset using 1200bps open/close on port COM25
PORTS {COM4, COM25, } / {COM4, COM25, } => {}
PORTS {COM4, COM25, } / {COM4, COM25, } => {}
PORTS {COM4, COM25, } / {COM4, COM25, } => {}
PORTS {COM4, COM25, } / {COM4, } => {}
PORTS {COM4, } / {COM4, } => {}
PORTS {COM4, } / {COM4, } => {}
PORTS {COM4, } / {COM4, COM25, } => {COM25, }
Found Leonardo upload port: COM25
C:\Arduino_1_0_5\hardware/tools/avr/bin/avrdude -CC:\Arduino_1_0_5\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega32u4 -cavr109 -P\\.\COM25 -b57600 -D -Uflash:w:C:\DOCUME~1\Justin\LOCALS~1\Temp\build3352036702618709410.tmp\LEDbeltKit.cpp.hex:i

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

System wide configuration file is "C:\Arduino_1_0_5\hardware/tools/avr/etc/avrdude.conf"

Using Port : \\.\COM25
Using Programmer : avr109
Overriding Baud Rate : 57600
AVR Part : ATmega32U4
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 65 10 8 0 no 1024 8 0 9000 9000 0x00 0x00
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 0x00 0x00
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 9000 9000 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 9000 9000 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 9000 9000 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 9000 9000 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 : butterfly
Description : Atmel AppNote AVR109 Boot Loader

Connecting to programmer: .avrdude: Send: . [1b]
avrdude: Send: S [53]
avrdude: Recv:

avrdude: Recv:
avrdude: Send: V [56]
avrdude: Recv:
avrdude: Send: v [76]
avrdude: Recv:
avrdude: Recv:
avrdude: Send: p [70]
avrdude: Recv:
Found programmer: Id = "¤ÿ""; type = m
Software Version = E. ; Hardware Version = ð.
avrdude: Send: a [61]
avrdude: Recv:
avrdude: Send: b [62]
avrdude: Recv:
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?

So,basically it isn't working as per original instructions, and it isn't working as a Leonardo. Do you have any suggestions?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Atmega32u4 Breakout board+

Post by adafruit_support_rick »

Have you tried a different USB cable and/or a different USB port. You might also try connecting through a powered hub.

User avatar
sloot
 
Posts: 23
Joined: Tue Nov 19, 2013 1:06 am

Re: Atmega32u4 Breakout board+

Post by sloot »

adafruit_support_rick wrote:Have you tried a different USB cable and/or a different USB port. You might also try connecting through a powered hub.
yep. I just tried a differnt cable, a diferent port, and a powered USB port. Same results.


Binary sketch size: 10,460 bytes (of a 28,672 byte maximum)
Forcing reset using 1200bps open/close on port COM26
PORTS {COM4, COM26, } / {COM4, COM26, } => {}
PORTS {COM4, COM26, } / {COM4, COM26, } => {}
PORTS {COM4, COM26, } / {COM4, } => {}
PORTS {COM4, } / {COM4, } => {}
PORTS {COM4, } / {COM4, } => {}
PORTS {COM4, } / {COM4, COM26, } => {COM26, }
Found Leonardo upload port: COM26
C:\Arduino_1_0_5\hardware/tools/avr/bin/avrdude -CC:\Arduino_1_0_5\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega32u4 -cavr109 -P\\.\COM26 -b57600 -D -Uflash:w:C:\DOCUME~1\Sloot\LOCALS~1\Temp\build3352036702618709410.tmp\LEDbeltKit.cpp.hex:i

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

System wide configuration file is "C:\Arduino_1_0_5\hardware/tools/avr/etc/avrdude.conf"

Using Port : \\.\COM26
Using Programmer : avr109
Overriding Baud Rate : 57600
AVR Part : ATmega32U4
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 65 10 8 0 no 1024 8 0 9000 9000 0x00 0x00
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 0x00 0x00
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 9000 9000 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 9000 9000 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 9000 9000 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 9000 9000 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 : butterfly
Description : Atmel AppNote AVR109 Boot Loader

Connecting to programmer: .avrdude: Send: . [1b]
avrdude: Send: S [53]
avrdude: Recv:

avrdude: Recv:
avrdude: Send: V [56]
avrdude: Recv:
avrdude: Send: v [76]
avrdude: Recv:
avrdude: Recv:
avrdude: Send: p [70]
avrdude: Recv:
Found programmer: Id = "˜ÿ""; type =
Software Version = E. ; Hardware Version = ð.
avrdude: Send: a [61]
avrdude: Recv:
avrdude: Send: b [62]
avrdude: Recv:
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?


[current config is as a Leonardo in Arduino IDE 1.0.5]

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Atmega32u4 Breakout board+

Post by adafruit_support_rick »

Let's replace the board. Please email [email protected] with a link to this thread.

User avatar
sloot
 
Posts: 23
Joined: Tue Nov 19, 2013 1:06 am

Re: Atmega32u4 Breakout board+

Post by sloot »

Thank you for the excellent support.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”