▍1. 汇编语言写的ez
汇编语言写的ez-usb fx2 固件程序传输带宽480M/S-assembly language to write the ez-usb accordance firmware transmission bandwidth of 480/S
汇编语言写的ez-usb fx2 固件程序传输带宽480M/S-assembly language to write the ez-usb accordance firmware transmission bandwidth of 480/S
usb通信的上位机软件,适用于lpc的arm,可以实现收发三个端点-usb PC communications software, applied to LPC
some examples of LED display vir EZUSB
横好用请认真阅读一个读写文本文件的类,基本 ・现在USB设备却很多,因此对U ・ -Horizontal-to-use, please carefully read a text file reading and writing classes, basic now but a lot of USB devices, so U
vb下usb通讯的例子-The example of communication of usb in vb
usb口通讯 很实用的哦,速度快,稳定性强-usb mouth communication is very useful, oh, fast and strong stability
使用arm-none-eabi-gcc编译的stm32f103 usb dfu程序。PF10用于使能USB,PC2用于进入dfu模式。可配合官方的dfuse软件或是linux下的dfu-util进行用户程序的升级。
delphi语言实现USB访问的源代码-source code for accessing USB by delphi
The purpose of this code is to demonstrate how to utilize EZUSB FX GPIF interface.
turb pascal7.0 写的usb存取程序-turb pascal7.0 write usb access procedures
是关于usb驱动的一个源码-Is on the usb drive as a source
USB HUB 芯片资料,开发参考,维修,试验用--来自其他网络 -USB HUB chip data, the development of reference, maintenance, used in the experiments from other network
一个ucos下的usb程序 包括底层驱动以及一部分应用程序 但是没有ucos的源代码 需要自己添加在souce目录中-USB utility under uCOS, including low layer driver and part of application. No uCOS source code. Need to add it into source dir.
USB CDC implementation on Silabs MCU
usb otg 技术规范-USB otg technical specifications
LIBUSB USB的主机端驱动,很方便-LIBUSB USB host-side driver, it is convenient
CH375 USB接口协议芯片X86平台下的实例程序-CH375 USB interface chip X86 platform agreement under the procedure instance
这是用C#写的读取USB HID设备的测试软件,输入VID、PIV,查找HID设备是否存在,如果存在,则读取指定的HID设备发来的数据。软件已测试,可以直接使用。(不可读取键盘、鼠标),只能读取自定义HID设备。