Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ke0ff/ffpgmr
EPROM Programmer, MK-II
https://github.com/ke0ff/ffpgmr
baremetal c cli eprom-programmer flash-programming terminal-based tiva uart
Last synced: about 1 month ago
JSON representation
EPROM Programmer, MK-II
- Host: GitHub
- URL: https://github.com/ke0ff/ffpgmr
- Owner: ke0ff
- License: gpl-3.0
- Created: 2024-04-09T04:06:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T01:47:50.000Z (3 months ago)
- Last Synced: 2024-09-10T15:03:39.837Z (3 months ago)
- Topics: baremetal, c, cli, eprom-programmer, flash-programming, terminal-based, tiva, uart
- Homepage:
- Size: 35.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 EEPROMsBasic 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