Skip to content

ke0ff/FFPGMR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFPGMR

EPROM/FLASH/EEPROM Programmer, MK-II
General DVT/DEBUG IN PROGRESS, 8/25/2024
This is a rehash/revival of my original (circa 1990) EPROM programmer to allow access to the 27011 and 27513 EPROMS that ACC uses in their repeater controllers. The current drive is to read the EPROMS, and the 28C64 EEPROM and program the 28C64 and 28F101 FLASH devices.

Project now supports EPROM read and program for several devices.
EPROMS: 27C513, 27C011, 27C64, 27C256 - 27C010
FLASH: 28F256, 28F512, 28F101, 28F010, 28F020, 29F040
EEPROM: 28C64
Smartwatch: DS1216E version (DS1216C planned also)
Autoselect mode supports all but EEPROMs

Basic features are complete. Some UI changes needed (such as, turning off DUT power between command operations).

  • HW = Schematics/parts lists (no PCB, none planned at this time)
  • SW = TIVA CCS6 source project
  • PHOTO = project images