how to erase eeprom

Thread Starter

ashutosh 123

Joined Feb 26, 2017
38
Hi,

I am using 93AA46C-I/SN eeprom for my project. Wrongly i put wrong data in it. How can i erase it? can anyone help me

Thanks
Ash
 

Thread Starter

ashutosh 123

Joined Feb 26, 2017
38
hi,

Thanks
How can i send ERAL command. Actually it is connected to one of FTDI chip. I can't have communication with it.
So can you please explain me in details how should i make connection and write code for it.

Till now i was accessing EEPROM by FT_PROG utility.

Thanks for reply @ericgibbs, @bertus
 

ericgibbs

Joined Jan 29, 2010
18,766
hi,
How did you write the original data to the EEPROM.
If the unwanted data in the EEPROM is not being used by the FTDI, the data will be automatically over written by the FTDI operation.
E
 
Top