Re: How to opena handle to "Cypress EZ-USB FX2 (68613) - EEPROM missing" and download a program to RAM



Hi Bill,

I made a win32 commandline tool to personalize my product. It starts
from a blank device ("EEPROM missing") and automatically does all the
necessary steps, including what you're looking for.

Download the Cypress developper kit which comes with the source code
to EzMr. All the code is in there for you to cut&paste. You have to
use DeviceIoControl() with a VENDOR_OR_CLASS_REQUEST_CONTROL for the
A0-Upload.

Regards,
Marc

.