Preliminary - Information Subject to Change - 9/24/98
1 - 10
EZ-USB Development Kit Overview
•
The 8051 firmware responds with ID’s that represent a your
fully downloaded and configured device: (Vendor=XYZ
Corp, Product=GIZMO).
•
The Host PC sees these ID’s and knows to load your
Custom Device Driver (based on the Generic Driver
example).
•
The Host Driver and EZ-USB firmware are now loaded and
running and perform the data transfers and control functions
necessary for your application. You may also have a
Windows application that calls your device driver that sends
and receives data.