mbed EPROM 27256 Vpp 12.5V Writter Functions Blank Check(SW = 0): Check blank(all 1) erased EPROM Write(SW = 1): Write Hex file(TEST1.HEX) to EPROM Read(SW = 2): Read from EPROM and dump to local file(TEST1.DMP) Copy(SW = 3): Read from dump image file(TEST1.DMP) and write to EPROM

Dependencies:   TextLCD mbed

History

Rev 0.01A 2011/06/22 new! default tip

2011-06-22, by jf1vrr [Wed, 22 Jun 2011 12:39:03 +0000] rev 0

Rev 0.01A 2011/06/22 new!