I recently moved everything from a Win 10 laptop to a new HP Win 11 machine. Seems Win 11 has some documented “issues” with USB ports. I’m wondering if this is one of these?
I can’t get my AVR Pocket Programmer to work (ATMEGA 328 is my current target). It writes the fuses OK, but after seemingly writing the flash, I get:
"Writing | #################################################
avrdude.exe: error: usbtiny_send: (expected 128, got -116)"
The same setup works when I plug into my old (SLOW!) laptop.
Can anyone verify this as an issue, and is there a fix? It’s really painful to be writing and compiling code on my new machine and having to transfer the hex files to my old machine just to burn them to the chip.
HELP!