------------------------------------------------------------------------------------ NOTICE for I2C EEPROM Programmer: This software has been written and compiled in Pascal programing language. It may not work correctly on faster machines (Pentium II and newer). If it cause runtime error 200 try to disable CPU cache. ------------------------------------------------------------------------------------ In order to use Software I2C EEPROM Programmer you must build the adapter. You will only require some basic electronics experience. File PROG.GIF contains a schematic of interface. C1 - 470?F/16V, C2 - 47?F/16V, 78C05 voltage regulator D1 - any D2, D3 - Zener 4,7V, R1, R2 - 10K ------------------------------------------------------------------------------------ Using HEX2BIN you can convert HEX file which you get from I2C EEprom Programmer to BIN format, so you can use other software that works on BIN eeprom dump. Than you can convert the BIN file back to the HEX file and use I2C EEPROM Programmer to put it back into eeprom. When converting from BIN to HEX control sums on the end of each line of the HEX file are not counted and are always 00, but you can still Load the file in I2C EEPROM Programmer without any errors :).
djronin