URL
https://opencores.org/ocsvn/usb_fpga_1_15/usb_fpga_1_15/trunk
Subversion Repositories usb_fpga_1_15
[/] [usb_fpga_1_15/] [trunk/] [examples/] [all/] [ucecho/] [c/] [Readme] - Rev 2
Compare with Previous | Blame | View Log
C host software for ucecho examples
-----------------------------------
This example demonstrates how EZ-USB devices can be accessed using C and
the libusb library.
The example works with all ucecho examples. User strings are send via
Endpoint 4 to the device, converted uppercase and are read back via
Endpoint 2.
See Readme's of the certain ucecho examples for further details.