-
DOS下的USB驱动程序
DOS USB DRIVER
- 2022-05-15 14:01:15下载
- 积分:1
-
usb温度控制器DRIVER
usb温度控制器DRIVER-usb temperature controller DRIVER
- 2022-06-02 04:17:37下载
- 积分:1
-
USB调试助手 USBDEBUG是一款操作及其简单的USB调试工具软件。它能够快速准确的对USB设备进行数据的读写操作,可以实时监测从USB设备发来的数据。(目...
USB调试助手 USBDEBUG是一款操作及其简单的USB调试工具软件。它能够快速准确的对USB设备进行数据的读写操作,可以实时监测从USB设备发来的数据。(目前只支持调试Philips公司的PDIUSBD12和ISP1581)
-USB debugging assistant USBDEBUG is a simple USB operation and the debug tools. It can fast and accurate data on the USB device to read and write operations can be real-time monitoring from a USB device sent data. (Currently only supports debugging Philips company" s PDIUSBD12 and ISP1581)
- 2023-05-13 07:35:03下载
- 积分:1
-
Bulk
Bulk-Only协议及其实现,一份不错的USB资料-Bulk-Only the agreement and its implementation, a USB good information! !
- 2022-03-17 10:03:22下载
- 积分: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
-
usb驱动程序代码
usb驱动程序代码-usb driver code
- 2023-03-06 08:55:02下载
- 积分:1
-
usb接口编程c++源代码。不是很大,但用处很多,可移植。
usb接口编程c++源代码。不是很大,但用处很多,可移植。-usb interface programming c source code. Not great, but a lot of useful, portable.
- 2022-08-26 14:30:45下载
- 积分:1
-
USB transfer files example
USB传输文件实例-USB transfer files example
- 2022-08-12 22:27:33下载
- 积分:1
-
USB上位机驱动的DEMO程序源代码,基于ARM或其它下位机的上位机驱动...
USB上位机驱动的DEMO程序源代码,基于ARM或其它下位机的上位机驱动-USB PC DEMO-driven source code, based on the ARM or other under the upper-bit machine driver
- 2023-08-08 10:05:04下载
- 积分:1
-
这是一个USB1.1通讯的PC机调试程序,对于usb编程的开发人员具有一定的借鉴作用。...
这是一个USB1.1通讯的PC机调试程序,对于usb编程的开发人员具有一定的借鉴作用。-This is a USB1.1 PC communications debugging procedures, Programming for usb personnel have developed a certain reference.
- 2022-03-28 23:47:48下载
- 积分:1