URL
https://opencores.org/ocsvn/usb_fpga_1_11/usb_fpga_1_11/trunk
Subversion Repositories usb_fpga_1_11
[/] [usb_fpga_1_11/] [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 andthe libusb library.The example works with all ucecho examples. User strings are send viaEndpoint 4 to the device, converted uppercase and are read back viaEndpoint 2.See Readme's of the certain ucecho examples for further details.
