EZ-USB Development Kit User Guide, Doc. # 001-66390 Rev. *D
109
Resources
AN58764 - Implementing a Virtual COM Port in FX2LP
This application note explains how to implement a virtual COM port device using the standard
Windows driver in FX2LP. This information helps in easy migration from UART to USB. The
example code is provided with the application note, along with the required descriptors, class
specific request handling, and the INF file required for enumeration.
AN50963 - Firmware Download Methods to FX1/FX2LP
This is an advanced document on firmware download techniques and readers expected to be
familiar with VC++ programming, USB 2.0 protocol, FX1/FX2LP architecture and device configu-
ration options. Refer FX1/FX2LP datasheet and Technical Reference Manual available in
Cypress website for more details on FX1/FX2LP product architecture and configuration details.
AN45471 - Vendor Command Design Guide for the FX2LP
Vendor commands are used to issue commands to a device, by which tasks unique to an applica-
tion are accomplished. This application note demonstrates how you can quickly design USB ven-
dor commands to perform specific features of products. In addition, using the Cypress
CyConsole utility to issue vendor commands is also explained.
AN58009 - Serial (UART) Port Debugging of FX1/FX2LP Firmware
This application note describes the code needed in the FX2LP firmware for serial debugging.
This code enables the developer to print debug messages and real time values of the required
variables in the HyperTerminal of the PC or capture it in a file using the UART engine in FX2LP.
AN42499 - Setting Up, Using, and Troubleshooting the Keil(TM) Debugger Environment
This application note is a step-by-step beginner's guide to using the Keil Debugger. This guide
covers the serial cable connection from PC to SIO-1/0, the monitor code download, and required
project settings. Additionally, the guidelines to start and stop a debug session, set breakpoints,
step through code, and solve potential problems are considered.
AN023 - USB Compliance Testing Overview
This program verifies that your USB device meets the specification and works well with other
USB devices.
Содержание CY3674
Страница 18: ...18 EZ USB Development Kit User Guide Doc 001 66390 Rev D Getting Started...
Страница 34: ...34 EZ USB Development Kit User Guide Doc 001 66390 Rev D Development Kit Contents...
Страница 54: ...54 EZ USB Development Kit User Guide Doc 001 66390 Rev D Cypress USB Drivers for EZ USB Kits...
Страница 64: ...64 EZ USB Development Kit User Guide Doc 001 66390 Rev D USB PC Host Utilities and SuiteUSB Applications...
Страница 104: ...104 EZ USB Development Kit User Guide Doc 001 66390 Rev D EZ USB Development Kit Firmware Examples...
Страница 110: ...110 EZ USB Development Kit User Guide Doc 001 66390 Rev D Resources...
Страница 113: ...EZ USB Development Kit User Guide Doc 001 66390 Rev D 113 A 2 Board Layout...