Page 1 of 1

Cannot program EFUSE or test Flash

Posted: Sun Aug 16, 2015 4:19 pm
by hlawka_667
Partially working HV Rescue Shield 2:
1) Test EEPROM succeeds
2) LFUSE and HFUSE are correctly programmed
3) Cannot program EFUSE
4) Cannot successfully test Flash

What might explain these symptoms?

Thanks.

Re: Cannot program EFUSE or test Flash

Posted: Sun Aug 16, 2015 5:24 pm
by mightyohm
Hi hlawka - what arduino sketch are you using with the shield? My sketch does not support "Test eeprom" or "Test flash". I am not able to support 3rd party software with the shield.

Re: Cannot program EFUSE or test Flash

Posted: Wed Aug 19, 2015 2:32 pm
by hlawka_667
I’m using the alternative “Plus” code version that’s on the web site, as well as your standard sketch. The test point shows +12.4V. Neither sketch allows the 328P’s EFUSE high nybble or bit 3 to be programmed, or allows the Flash to be tested or programmed.

Thanks.

Re: Cannot program EFUSE or test Flash

Posted: Sat Aug 22, 2015 7:34 pm
by mightyohm
The latest sketch is here:
http://mightyohm.com/files/hvrescue21/H ... sketch.zip

Not all bits of the FUSE bytes can be programmed. For a list of valid bits see here: http://eleccelerator.com/fusecalc/fusec ... atmega328p