Has anyone successfully built and used one of the Uno-based HV Parallel Programmer projects? ("HV Rescue", "HV Rescue Shield by Mighty Ohm")
I've built (from scratch) two different designs and neither work. As a matter of fact, I destroyed the device signature on one of my 328p chips trying to get it working. Trying to describe the issue isn't easy . . . the sketches behave erratic.
The fuse values I plug in (serial monitor) don't get burned, read/verify functions return random values, etc. etc.
I've constructed much more complex projects/circuits in the past, I have 40+ years as a senior electronics tech and this time I'm stumped.
Second example using a Pro Mini. Both designs use same pin connections and signals (as per Atmel datasheets), but use slightly different method of applying 12V RESET.
i made a self-designed (direct from the datasheet) HV parallel programmer for ATtiny28 chips, and it worked. I used an atmega4809 as the programmer, though - an uno-class chip starts to get tight on the pin count by the time you need ~16 connections to the target, plus control for 12V, plus com with your computer...