EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

CY7C68013 remove EEPROM

Started by ewaite August 12, 2005
Is there an easy software way to remove the vid/pid from the EEPROM and ge
back to the initial Cypress one?  

Thanks

Eric


		
This message was sent using the comp.arch.embedded web interface o
www.EmbeddedRelated.com
ewaite wrote:

> Is there an easy software way to remove the vid/pid from the EEPROM and get > back to the initial Cypress one?
If you're feeling lucky, just ground the E2PROM data pin while you plug in the device. With the right driver installed (bound to a Cypress EZUSB) you can download some software to wipe the first byte of the E2PROM. Regards, -- | Mark McDougall | "Electrical Engineers do it | <http://members.iinet.net.au/~msmcdoug> | with less resistance!"
Mark McDougall wrote:
> ewaite wrote: > >> Is there an easy software way to remove the vid/pid from the EEPROM >> and get >> back to the initial Cypress one? > > > If you're feeling lucky, just ground the E2PROM data pin while you plug > in the device. With the right driver installed (bound to a Cypress > EZUSB) you can download some software to wipe the first byte of the E2PROM. > > Regards, >
Although it seems like that should work, in my experience it identifies differently on the bus than an unprogrammed FX2. Opening the data line at the EEPROM does work as you would expect, but of course you have to restore the connection with the power on.
"Mark McDougall" <msmcdoug@no.spam.iinet> wrote in message
news:42fcad13$0$32255$5a62ac22@per-qv1-newsreader-01.iinet.net.au...
> ewaite wrote: > > > Is there an easy software way to remove the vid/pid from the EEPROM and
get
> > back to the initial Cypress one? > > If you're feeling lucky, just ground the E2PROM data pin while you plug in > the device. With the right driver installed (bound to a Cypress EZUSB) you > can download some software to wipe the first byte of the E2PROM. > > Regards, >
The above method is what I use. Or unpower the device (EEProm) and boot. Once you are up as a generic Cypres DEvice then enable the EEProm and use their EEProm write routines to put ANYTHING other than 0xCx in the first byte. Or wipe the entire EEProm to zeros.
> -- > | Mark McDougall | "Electrical Engineers do it > | <http://members.iinet.net.au/~msmcdoug> | with less resistance!" >

The 2024 Embedded Online Conference