arduino_eprom27_programmer
arduino_eprom27_programmer copied to clipboard
Programmer for EPROM 27 series (16-512) based on Arduino
Line 421 is commented out in mainwindow.cpp so the GUI can't send the "v" command to the Nano. Programing voltage won't be displayed. It's not enough to uncomment it. It...
168: if (buf[j] != virify){ ---> verify
update for QT6 Fix typo
А добавить в него прошивку КР556РТ... можно? А то мини-про их (и их аналоги) тоже не есть.
Ошибка перевода с русского на английский =) "PCB divorced using autotracer." to divorce - означает расторжение брака, а не трассировку.
I've build the prog and reading works quite well. Trying to write a 26c32 (NMC27C32BQ200) gives a write error: "Load from /home//...//99621C.bin file Readed 4096 bytes Writing 4096 bytes to...
Все микросхемы, кроме 27c512 и 27c32, при чтении хотят иметь на ножке Vpp напряжение Vcc и берут через неё до 100μA. Для 27c16 вроде как есть ReadC16, а для 27c64,...
Can this unit only be powered via the Nano, or does it require external power to program the eproms? If using external power, what voltage adapter is it requiring, 24v?...
having issues getting this compiled. Do you have the compiled binaries to download for both Windows and Linux ?