Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADABOOT328 will not burn #17

Closed
GoogleCodeExporter opened this issue Jul 20, 2015 · 2 comments
Closed

ADABOOT328 will not burn #17

GoogleCodeExporter opened this issue Jul 20, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Virgin ATmega328P connected in arduino.cc breadboard with external xtal 
configuration. 
2. Latest avrisp.pde (from here) running - heartbeat OK
3. Change "Board" to attempt to use "ADABoot loader w/ATmega328p" then "Burn 
Bootloader with Arduino as ISP"

What is the expected output? What do you see instead?
Program LED lights constant, heartbeat continues until errors out with:
  avrdude: stk500_recv(): programmer is not responding
  avrdude: error reading signature data for part "ATMEGA328P", rc=-1
  avrdude: error reading signature data, rc=-1
Heartbeat continues with program LED now off

What version of the product are you using? On what operating system?
- avrisp03 from here (re-downloaded for this documentation run
- Linux Mint, for this document (but had same issue on Windows XP previously)
- Arduino Duemilanove (tried with / without RESET-EN connected, same result)
- Breadboard or hardwired home-made shield, same result
- ADABoot materials freshly re-downloaded today
- Fresh Arduino018 re-download and installation today

Please provide any additional information below.

I must be missing something!

Original issue reported on code.google.com by EddyRobi...@gmail.com on 28 Jul 2010 at 11:45

@GoogleCodeExporter
Copy link
Author

You should be running ArduinoISP.pde. avrisp.pde doesn't run the stk500v1 
protocol, and doesn't support the '328 chip.

Get the latest ArduinoISP.pde from github: https://github.com/rsbohn/ArduinoISP

Original comment by rsb...@gmail.com on 20 Nov 2011 at 4:36

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Wow! I had almost forgotten that I was trying to do this.

@rsb, thanks for this! I still have my home-made shield. I will dig it out and 
get this running finally. I had given up... you have given me a new impetus to 
succeed!

Original comment by EddyRobi...@gmail.com on 20 Nov 2011 at 5:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant