mirror of
https://github.com/TomNisbet/TommyPROM.git
synced 2024-12-26 19:29:21 +00:00
a42ecc2719
The (AMD/Atmel) 27C040 EPROM doesn't have a dedicated Write Enable (WE), instead sharing the same pin for CE# and PGM#. This updates the PromDevice27 line for this device to use the E27C_PGM_CE PgmType. This configuration has been successfully used to read, program and verify an AM27C040 device. A +12.75V voltage was applied to Vpp during the duration of device programming. |
||
---|---|---|
.. | ||
CmdStatus.cpp | ||
CmdStatus.h | ||
Configure.h | ||
PromAddressDriver.cpp | ||
PromAddressDriver.h | ||
PromDevice27.cpp | ||
PromDevice27.h | ||
PromDevice28C.cpp | ||
PromDevice28C.h | ||
PromDevice8755A.cpp | ||
PromDevice8755A.h | ||
PromDevice.cpp | ||
PromDevice.h | ||
PromDeviceSST28SF.cpp | ||
PromDeviceSST28SF.h | ||
PromDeviceSST39SF.cpp | ||
PromDeviceSST39SF.h | ||
TommyPROM.ino | ||
XModem.cpp | ||
XModem.h |