ONLINE / USB DATA WRITER+




PRO MICRO - WRITER
ATTINY (8 Mhz) - WRITER



EPROM - WRITER


The handling of the UNI64 USB DATA Writer is very simple. Depending on which file size is to be written, a certain EEPROM type is needed:

AT28C648KB
AT28C25632KB
W27C51264KB



Procedure using the example of an EEPROM for the uHeld64. The following EEPROM memory allocation is required for the uHELD64:

BASIC8KB
KERNEL8KB
CHARS4KB
CHARS4KB
CHARS4KB
CHARS4KB


Thus, 6 "DROP ROM" memory locations are required at the top of the list. To do this, press the "+" symbol 5 times. Then the 6 necessary files are placed in the 6 DROP fields on the "DROP ROM" fields (it is also possible to place only 1 ROM that is 32KB in size, if a separate 32KB ROM has been prepared by yourself)


Now an AT28C256 EEPROM is placed into the "USB DATA WRITER" and the write process is started with the "WRITE to EPROM" button.

Then the LED of the USB DATA WRITER flashes briefly (1x = AT28C64, 2x = AT28C256, 3x = W27C512, 10x = Error!), and then again continuously for as long as the write process takes. When the LED goes out, the write process is completed and the EPROM can be removed and used.


-> OLD EPROM TOOL