Skip to main content
Tweeted twitter.com/#!/StackArduino/status/505313810736218112
added 40 characters in body
Source Link
Anonymous Penguin
  • 6.4k
  • 10
  • 34
  • 62

I am using atmega 328pu instead of atmega328p-pu. I am trying to upload the boot loaderbootloader using avrAVR pocket programmer. Please let me know how to resolve this issue

I have changed signature from 0x1e 0×95 0x0F to 0x1e 0×95 0×14 relevant link given here0x1e 0×95 0x0F to 0x1e 0×95 0×14.

http://www.crash-bang.com/resource/bootload-atmega328/(Relevant link)

avrdude: initialization failed, rc=-1
         Double check connections and try again, or use -F to override
         this check.

circuit diagramerror report

I am using atmega 328pu instead of atmega328p-pu. I am trying to upload the boot loader using avr pocket programmer. Please let me know how to resolve this issue

I have changed signature from 0x1e 0×95 0x0F to 0x1e 0×95 0×14 relevant link given here

http://www.crash-bang.com/resource/bootload-atmega328/

circuit diagramerror report

I am using atmega 328pu instead of atmega328p-pu. I am trying to upload the bootloader using AVR pocket programmer.

I have changed signature from 0x1e 0×95 0x0F to 0x1e 0×95 0×14.

(Relevant link)

avrdude: initialization failed, rc=-1
         Double check connections and try again, or use -F to override
         this check.

circuit diagramerror report

Source Link
AMPS
  • 467
  • 11
  • 22

arduino boot loader problem

I am using atmega 328pu instead of atmega328p-pu. I am trying to upload the boot loader using avr pocket programmer. Please let me know how to resolve this issue

I have changed signature from 0x1e 0×95 0x0F to 0x1e 0×95 0×14 relevant link given here

http://www.crash-bang.com/resource/bootload-atmega328/

circuit diagramerror report