-
This is the AD collection procedures, and only on the specific acquisition card...
这个是AD采集的程序,只有对特定的采集卡才有用,而且需要采集卡供应商提供采集卡端口USB2.0驱动程序才能用。-This is the AD collection procedures, and only on the specific acquisition card can use, but also acquisition card providers USB2.0 port capture card driver can be used.
- 2022-07-06 12:07:49下载
- 积分:1
-
usb 访问HID设备的源码 可以访问HID设备(除鼠标,键盘被系统占用)...
usb 访问HID设备的源码 可以访问HID设备(除鼠标,键盘被系统占用)-usb access sound code of HID device ,can access HID device(except mouse and keyboard are occured with system )
- 2022-08-20 10:35:23下载
- 积分:1
-
usb interface source code, suitable for beginners and debugging use, have been t...
usb 接口源程序,适合初学者调试使用,已测试过-usb interface source code, suitable for beginners and debugging use, have been tested
- 2022-08-04 11:15:53下载
- 积分:1
-
USB设备
USB设备端固件程序,枚举部分是全部程序的基础和重心,只有主机对设备枚举成功后,主机才能和设备进行正常的通信
USB的枚举过程分为4个状态.
1.接入态
v主机检测到USB设备插上,击活端口,并发送复位命令(保持10ms)
2.默认态
v主机使用默认地址读取设备描述符 (GET_DESCRIPTOR)
v主机分配给设备一个总在线的唯一地址 (SET_ADDRESS)
3.地址态
v主机从新的地址获取设备描述符(GET_DESCRIPTOR)
v主机获取所有设备的配置描述符(GET_DESCRIPTOR)
4.配置态
v主机设置描述符(设备,配置) (SET_CONFIGURATION)
v主机读取配置状态(可选) (GET_CONFIGURATION)
v主机读取接口状态(可选) (GET_INTERFACE)
-USB device-side firmware, enumerate all part of the foundation and focus of the procedure, only the host of equipment after the successful enumeration, the host and equipment in order to engage in normal communication USB enumeration process is divided into four status. 1. Access state v host detected USB devices plug in, hit live ports, and send the reset command (to maintain 10ms) 2. default state v Use the default address of the host to read device descriptor (GET_DESCRIPTOR) v host assigned to the equipment of a total online only Address (SET_ADDRESS) 3. A
- 2022-01-21 17:52:38下载
- 积分:1
-
rs232到usb的转换器host
rs232到usb的转换器host-USB-RS232 to USB converter host-USB
- 2022-07-13 06:00:51下载
- 积分:1
-
USB完成你需要的一切knopw USB
USB COMPLETE EVERYTHING YOU NEED TO KNOPW ABOUT USB
- 2022-02-02 04:47:51下载
- 积分:1
-
usb1.1源代码
usb1.1源代码-usb 1.1 source code
- 2022-07-08 17:59:38下载
- 积分:1
-
波形发生器isotransferhost
波形发生器isotransferhost-waveform generator isotransferhost
- 2022-07-20 08:38:03下载
- 积分:1
-
关于usb的源码ScanUSB
关于usb的源码ScanUSB-on usb the source ScanUSB
- 2022-07-05 07:05:49下载
- 积分:1
-
本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。...
本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
-This procedure demonstrates how to use the preparation of high-level applications and USB interface. Readers it is necessary to understand how to identify the host is a USB device, as well as the work of the basic principles of USB.
- 2022-02-03 17:35:17下载
- 积分:1