-
USB串口编程的注意事项。
usb串口编程说明。-usb serial programming note.
- 2022-08-19 06:18:14下载
- 积分:1
-
CY7C63,64家庭USB芯片的开发工具。cyasm.exe和包括63000…
CY7C63,64系列USB芯片的开发工具.包括CYASM.exe和63000的头文件,对开发者很有用.-CY7C63, 64 family of USB chip development tools. CYASM.exe and including 63,000 in the first document, the developers useful.
- 2023-02-14 08:10:03下载
- 积分:1
-
vc下 usb程序USB端口的分析, VC
vc下 usb程序USB端口的分析, VC-MFC 硬件-系统 VC,MFC基础类,非技术类,界面,网络编程,进程,线程,DLL,ATL,ActiveX,COM,数据库,硬件,系统,HTML,XML,图形处理,算法,-vc procedures under the USB port usb analysis, VC-MFC hardware- System VC, MFC foundation class, non-technical type, interface, network programming, process, thread, DLL, ATL, ActiveX, COM, database, hardware, systems, HTML, XML, graphics processing, algorithms,
- 2022-05-24 15:20:05下载
- 积分:1
-
介绍如何用VC++编写USB接口通信程序的PDF文档,说的很详细的。...
介绍如何用VC++编写USB接口通信程序的PDF文档,说的很详细的。-Describes how to use VC++ Preparation USB interface communication process PDF documents, said in great detail.
- 2022-07-07 09:44:09下载
- 积分:1
-
USB2.0规范与EZ
USB2.0规范与EZ-USB-FX2高速外设控制器-USB Speci fication 2 .0 and EZ- USB FX2 High- Speed USB
Peripheral Controller
- 2022-05-17 08:16:50下载
- 积分:1
-
bc05此文件可以通过USB接口修改userkey中的设定值…
本文档可以通过修改USB接口的用户密钥设置,可以作为生产使用
- 2022-02-05 17:27:27下载
- 积分:1
-
USB批量读取和写libusb库,
usb bulk read and write with libusb lib,
it is a useful lib,it is great
- 2022-06-16 09:34:18下载
- 积分:1
-
USB地毯对USB驱动程序的描述
usb carpet for descrive about usb driver
- 2022-03-21 10:21:18下载
- 积分:1
-
用USB控制硬硬盘读写的汇编代码。
用USB控制硬硬盘读写的汇编代码。-control with USB hard drives read and write assembly code.
- 2022-04-27 10:18:34下载
- 积分: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