We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I am using the development board of Cypress for the FX2 and I have a little problem concerning renumeration. I developped an application on the host using CyUSB.dll and a firmware using fw.c (and the 4 other files linked). The two parts work perfectly and communicate without any problem until I try to download a new firmware in the FX2.
I used the LoadRAM() instruction of CyUSB.dll and the program is succesfully loaded: I can tell that because I have in my application the behavior desired for this second firmware. However the FX2 won't renumerate. I tried to send the command ReConnect() to the device I am working with but it takes about 1 minute for the device to renumerate (I see this in the update of the system manager).
Is there anything that I need to do on the firmware part to force a FX2 to renumerate?
Thanks in advance for your help.
Nicolas