Hi! I made this programmer with Arduino Nano. I have checked all connections, everything is ok. Anyways "EEPROM Programmer not found" error pops up from ui application and finddevice.py too. While in Arduino IDE memory dump works fine(A lot of garbage when there is no ic in socket and all zeros when it is). But when I'm trying to run memory fill command Arduino just freezes and doesn't respond until I reset it. There is Python 3.9 with pyserial-3.5 and tkinter on my PC, Windows 10. I will be glad if You help!
Hi! I made this programmer with Arduino Nano. I have checked all connections, everything is ok. Anyways "EEPROM Programmer not found" error pops up from ui application and finddevice.py too. While in Arduino IDE memory dump works fine(A lot of garbage when there is no ic in socket and all zeros when it is). But when I'm trying to run memory fill command Arduino just freezes and doesn't respond until I reset it. There is Python 3.9 with pyserial-3.5 and tkinter on my PC, Windows 10. I will be glad if You help!