I've been burning bootloaders on the chips that I got a few days ago. I had a few failed attempts that were remedied by either re-seating the chip or replugging the jumpers but one particular chip just keeps failing on me. I'm using Nick Gammon's burnbootloader sketch. below is what I keep getting (using my UNO as the programmer for a atmega328p-pn). Did I simply get a bad chip?
Atmega chip programmer.
Written by Nick Gammon.
Entered programming mode OK.
Signature = 0x1E 0x95 0x0F
Processor = ATmega328P
Flash memory size = 32768 bytes.
LFuse = 0x62
HFuse = 0xD9
EFuse = 0xFF
Lock byte = 0x00
Clock calibration = 0xA1
Bootloader address = 0x7E00
Bootloader length = 512 bytes.
Type 'L' to use Lilypad (8 MHz) loader, or 'U' for Uno (16 MHz) loader ...
Using Uno Optiboot 16 MHz loader.
Type 'V' to verify, or 'G' to program the chip with the bootloader ...
Erasing chip ...
Writing bootloader ...
Committing page starting at 0x7E00
Committing page starting at 0x7E80
Committing page starting at 0x7F00
Committing page starting at 0x7F80
Written.
Verifying ...
Verification error at address 7E00. Got: 0x00 Expected: 0x11
Verification error at address 7E01. Got: 0x20 Expected: 0x24
Verification error at address 7E04. Got: 0x00 Expected: 0x14
Verification error at address 7E05. Got: 0x92 Expected: 0xBE
Verification error at address 7E08. Got: 0x80 Expected: 0xF0
Verification error at address 7E0D. Got: 0x13 Expected: 0x93
Verification error at address 7E0F. Got: 0x33 Expected: 0x00
Verification error at address 7E10. Got: 0xFF Expected: 0x82
Verification error at address 7E11. Got: 0xFF Expected: 0xE0
Verification error at address 7E13. Got: 0x83 Expected: 0x93
Verification error at address 7E16. Got: 0xC0 Expected: 0x88
Verification error at address 7E17. Got: 0x02 Expected: 0xE1
Verification error at address 7E1B. Got: 0x83 Expected: 0x00
Verification error at address 7E22. Got: 0x84 Expected: 0x80
Verification error at address 7E24. Got: 0xFF Expected: 0x80
Verification error at address 7E25. Got: 0xFF Expected: 0x93
Verification error at address 7E2C. Got: 0xC9 Expected: 0x25
Verification error at address 7E2D. Got: 0x38 Expected: 0x9A
Verification error at address 7E2E. Got: 0x96 Expected: 0x86
Verification error at address 7E36. Got: 0x00 Expected: 0x30
Verification error at address 7E37. Got: 0x61 Expected: 0x93
Verification error at address 7E3B. Got: 0x1D Expected: 0x93
Verification error at address 7E40. Got: 0xFF Expected: 0xB0
Verification error at address 7E41. Got: 0x20 Expected: 0x9B
Verification error at address 7E45. Got: 0xFF Expected: 0x9A
Verification error at address 7E46. Got: 0xFF Expected: 0xA8
Verification error at address 7E47. Got: 0xFF Expected: 0x95
Verification error at address 7E49. Got: 0xD0 Expected: 0x50
Verification error at address 7E4A. Got: 0x25 Expected: 0xA9
Verification error at address 7E4B. Got: 0xFF Expected: 0xF7
Verification error at address 7E4C. Got: 0x26 Expected: 0xCC
Verification error at address 7E50. Got: 0xFF Expected: 0x88
Verification error at address 7E51. Got: 0xFF Expected: 0x24
Verification error at address 7E52. Got: 0x01 Expected: 0x83
Verification error at address 7E54. Got: 0x84 Expected: 0xB5
Verification error at address 7E5A. Got: 0xC1 Expected: 0x9A
Verification error at address 7E5B. Got: 0x2D Expected: 0x2E
Verification error at address 7E5C. Got: 0x2E Expected: 0xF3
Verification error at address 7E5D. Got: 0xFF Expected: 0xE0
Verification error at address 7E5E. Got: 0xFF Expected: 0xBF
Verification error at address 7E5F. Got: 0xFF Expected: 0x2E
Verification error at address 7E64. Got: 0xFF Expected: 0x61
Verification error at address 7E65. Got: 0xFF Expected: 0xF4
Verification error at address 7E66. Got: 0xFF Expected: 0x9F
Verification error at address 7E6A. Got: 0x08 Expected: 0xAF
Verification error at address 7E6C. Got: 0x00 Expected: 0x02
Verification error at address 7E6D. Got: 0x04 Expected: 0x38
Verification error at address 7E70. Got: 0xFF Expected: 0x01
Verification error at address 7E71. Got: 0xFF Expected: 0x38
Verification error at address 7E72. Got: 0x01 Expected: 0x11
Verification error at address 7E73. Got: 0xF5 Expected: 0xF4
Verification error at address 7E7C. Got: 0xF3 Expected: 0x89
Verification error at address 7E7D. Got: 0xE0 Expected: 0xC0
Verification error at address 7E7E. Got: 0x89 Expected: 0x82
Verification error at address 7E80. Got: 0xFF Expected: 0x11
Verification error at address 7E81. Got: 0xFF Expected: 0xF4
Verification error at address 7E82. Got: 0xFF Expected: 0x84
Verification error at address 7E83. Got: 0xFF Expected: 0xE1
Verification error at address 7E84. Got: 0xFF Expected: 0x03
Verification error at address 7E85. Got: 0xFF Expected: 0xC0
Verification error at address 7E86. Got: 0xFF Expected: 0x85
Verification error at address 7E87. Got: 0xFF Expected: 0x34
Verification error at address 7E88. Got: 0xFF Expected: 0x19
Verification error at address 7E89. Got: 0xFF Expected: 0xF4
Verification error at address 7E8A. Got: 0xFF Expected: 0x85
Verification error at address 7E8B. Got: 0xFF Expected: 0xE0
Verification error at address 7E8C. Got: 0xFF Expected: 0xA6
Verification error at address 7E8D. Got: 0xFF Expected: 0xD0
Verification error at address 7E8E. Got: 0x81 Expected: 0x80
Verification error at address 7E8F. Got: 0xFF Expected: 0xC0
Verification error at address 7E90. Got: 0xFE Expected: 0x85
Verification error at address 7E91. Got: 0x48 Expected: 0x35
Verification error at address 7E92. Got: 0xFF Expected: 0x79
Verification error at address 7E93. Got: 0xFF Expected: 0xF4
Verification error at address 7E94. Got: 0xFF Expected: 0x88
Verification error at address 7E95. Got: 0xFF Expected: 0xD0
Verification error at address 7E96. Got: 0xFF Expected: 0xE8
Verification error at address 7E97. Got: 0xFF Expected: 0x2E
Verification error at address 7E99. Got: 0xFF Expected: 0x24
Verification error at address 7E9A. Got: 0xFF Expected: 0x85
Verification error at address 7E9B. Got: 0xFF Expected: 0xD0
Verification error at address 7E9C. Got: 0xFF Expected: 0x08
Verification error at address 7E9D. Got: 0xFF Expected: 0x2F
Verification error at address 7E9E. Got: 0xFF Expected: 0x10
Verification error at address 7E9F. Got: 0xFF Expected: 0xE0
Verification error at address 7EA0. Got: 0xFF Expected: 0x10
Verification error at address 7EA1. Got: 0xFE Expected: 0x2F
Verification error at address 7EA2. Got: 0xFF Expected: 0x00
Verification error at address 7EA3. Got: 0xFF Expected: 0x27
Verification error at address 7EA4. Got: 0xFF Expected: 0x0E
Verification error at address 7EA5. Got: 0xFF Expected: 0x29
Verification error at address 7EA6. Got: 0xFF Expected: 0x1F
Verification error at address 7EA7. Got: 0xFF Expected: 0x29
Verification error at address 7EA8. Got: 0xFF Expected: 0x00
Verification error at address 7EA9. Got: 0xFF Expected: 0x0F
Verification error at address 7EAA. Got: 0xFF Expected: 0x11
Verification error at address 7EAB. Got: 0xFF Expected: 0x1F
Verification error at address 7EAC. Got: 0xFF Expected: 0x8E
Verification error at address 7EAD. Got: 0xFF Expected: 0xD0
Verification error at address 7EAE. Got: 0xFF Expected: 0x68
Verification error at address 7EAF. Got: 0xFF Expected: 0x01
369 verification error(s).
First 100 shown.
Type 'C' when ready to continue with another chip ...