资源列表
UsbKeyboard
- usb keyboard and mouse
DSK5509_USB
- DSK5509采用USB2.0与PC机通信实例程序-DSK5509 communication with USB2.0 and PC, example programs
generic_hid_cs
- Visual C# , USB HID with ARM Cortex M3
FPGACypress68013AUSBSLAVEFIFO
- 基于FPGA的对Cyprerss公司的USB芯片的驱动,velilog代码-FPGA driver for Cyprerss company based on USB chip, velilog code
USB_FunctionDrv
- Simplified USB Function Driver
USB_Driver_Design
- USB driver design. Ebook for designing USB driver
uasp_1_0
- Universal Serial Bus Mass Storage Class USB Attached SCSI Protocol (UASP)
usb20
- 通用接口usb2.0的verilog开发代码-Common interface usb2.0 development of the verilog code
USB-Device---CDC---Basic-Demo
- PIC18f14K50 USB 基本开发示例程序-18f14K50 USB
UTI1
- uti标准文件1之sj/t 11373 机卡分离USB方案-sj/t 11373 uti
1087@52RD_Qualcomm-Host-driver
- 高通usb驱动,请使用DDK编译-Qualcomm-Host-driver
USB_interface
- USB技术的先进性使得设计者在PC外设开发中首选USB接口,而在现有虚拟仪器开发平台如LabWindows/CVI中并没有提供直接支持USB接口的函数库,基于这种情况,笔者利用FTDI公司的FT232AM完成RS232和USB之间的接口转换,然后再对USB接口实现间接的数据读写。