|
Hi,
I have the same problem as described above, i.e:
1. i use Cypress and EZ-USB FX2LP and programmed as described in the AN50963.pdf , using evaluation board CY3687.
2. First i connect to the safe EEPROM and use the default VID/PID.
3. After the board enumarates im switching the DVK to small EEPROM.
4. Short pins 2-3 of JP7 to enable writes to small EEPROM-U8 (Write protect pins for small EEPROM).
5. Download Vend_Ac.hex to the RAM.
6. Send the command 0xA2 with value :0x00 index :0x00 and the format shown in the programming small EEPROM section: C0, VIDL, VIDH, PIDL, PIDH. (0xC0 0x04 0xB4 0x10 0x10)
7. Unpluged the device and then pluged it back.
Now i see the problem:
The device manager doesnt enumarate with the new VID/PID ( and the old - the USB not recognized at all ). The application (Cypress USB Console ) is stuck and i must burn the EEPROM again with the cypress default .iic file LP18_dvk.iic.
I need your help....
|