Specifications
CY3214-PSoCEVALUSB Kit Guide, Doc No. 001-67030 Rev. *B 63
Code Examples
Figure 5-53. GUI Display
5.5 Async_PingExample
5.5.1 Project Description
The project demonstrates asynchronous data transfer by sending a series of large USB write (OUT)
and read (IN) requests by using USB functionality, which is available with CY8C24894 device.
The following user module is used in the project:
■ USBFS_1: This module is used to handle the request from the USB host (PC) to communicate
with the device. It handles all the data packet transfer between the host and device connected to
host through the USB.
5.5.2 Hardware Connections
There are no hardware connections required.
Figure 5-54. Device Configuration of Async_PingExample