You must login before you can post a comment.
Author: RODRIGO ESBEN LUNA VALENCIA
Forked from: Keldor314/EEPROM Interactive Programmer
Project access type: Public
Description:
A relatively user friendly interactive 16-bit EEPROM programmer.
EEPROM is broken into 128 pages, each with 8 words of memory, corresponding to the size of a single ROM module.
Usage:
"Page Select" register controls which page is currently being accessed.
"Write Page" overwrites the active page with the contents of the entry ROM module.
"Display" outputs the current page to the LCD.
"Display After Write" register may be used to suppress displaying newly written pages, which may be useful for streaming since the programmer cannot read and write at the same time.
Created: Apr 15, 2024
Updated: Apr 15, 2024
Comments