the_kid25
Member level 3
i2c eprom copier
I experiment eeprom I2C Copier with this schematic
**broken link removed**
But verifiying data always error.
messages data error
Reading 0x000000 - 0x0003FF ...
Reading 0x002100 - 0x00213F ...
Reading 0x002000 - 0x002007 ...
Reading PIC ok.
Cannot verify at different voltages with this hardware.
Verifying...
Verifying CODE, 0x000000..0x000119
Verifying 0x000000..0x000119
Verify Error: 000004: read 000009, wanted 00001B
Verify Error: 000006: read 003C43, wanted 003CC7
Verify Error: 000007: read 00346F, wanted 003CFF
Verify Error: 000008: read 003470, wanted 003CF0
More Verify Errors, unable to list all (total=96)
Verifying DATA, 0x002100..0x00213F
Verifying 0x002100..0x00213F
Verify Error: 002103: read 003F60, wanted 000020
Verify Error: 002104: read 003F50, wanted 0000FE
Verify Error: 002105: read 003F69, wanted 0000FB
Verify Error: 002106: read 003F65, wanted 0000EF
More Verify Errors, unable to list all (total=53)
Verifying CONFIG, 0x002000..0x002007
Verifying 0x002000..0x002007
ERROR: Verifying FAILED !
please help me....correct my code in attachment, THANKS FOR ALL
I experiment eeprom I2C Copier with this schematic
**broken link removed**
But verifiying data always error.
messages data error
Reading 0x000000 - 0x0003FF ...
Reading 0x002100 - 0x00213F ...
Reading 0x002000 - 0x002007 ...
Reading PIC ok.
Cannot verify at different voltages with this hardware.
Verifying...
Verifying CODE, 0x000000..0x000119
Verifying 0x000000..0x000119
Verify Error: 000004: read 000009, wanted 00001B
Verify Error: 000006: read 003C43, wanted 003CC7
Verify Error: 000007: read 00346F, wanted 003CFF
Verify Error: 000008: read 003470, wanted 003CF0
More Verify Errors, unable to list all (total=96)
Verifying DATA, 0x002100..0x00213F
Verifying 0x002100..0x00213F
Verify Error: 002103: read 003F60, wanted 000020
Verify Error: 002104: read 003F50, wanted 0000FE
Verify Error: 002105: read 003F69, wanted 0000FB
Verify Error: 002106: read 003F65, wanted 0000EF
More Verify Errors, unable to list all (total=53)
Verifying CONFIG, 0x002000..0x002007
Verifying 0x002000..0x002007
ERROR: Verifying FAILED !
please help me....correct my code in attachment, THANKS FOR ALL