EEPROM Interactive Programmer
0 Stars     8 Views    

Author: David Botoc

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 02, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.