-
at91sam9261 usb 功能测试程序。iar工程格式
at91sam9261 usb 功能测试程序。iar工程格式-at91sam9261 usb functional test procedures. iar project format
- 2022-09-21 18:35:03下载
- 积分:1
-
ez_loader驱动源码(VC工程文件)
ez_loader驱动程序源代码(vc工程文件)-ez_loader driver source code (vc project file)
- 2023-04-04 22:10:04下载
- 积分:1
-
PC机的USB源码,你可以下载到单片机
USB上位机源程序, 可以下载程序给单片机-PC USB source, you can download to the single-chip
- 2022-02-12 01:40:58下载
- 积分:1
-
vb下usb通讯的例子
vb下usb通讯的例子-The example of communication of usb in vb
- 2022-01-25 21:50:25下载
- 积分:1
-
USB固件程序,文件系统,USB2.0其它
USB固件程序,文件系统,USB2.0其它-USB firmware, file system, USB2.0 other
- 2022-09-24 02:45:03下载
- 积分:1
-
USB编程器原理手臂
usb programmer schematic for arm
- 2022-04-28 17:02:30下载
- 积分:1
-
将X插入到顺序表的适当位置,以保持该表的有序性
将X插入到顺序表的适当位置,以保持该表的有序性-X inserted into the order form in the appropriate place in order to maintain the orderly nature of the table
- 2022-02-12 21:47:04下载
- 积分:1
-
国内翻译的国外的《usb大全》一书。
对usb入门看看还是很好的,适合usb从入门到中级的水平。想要精通就不用看了...
国内翻译的国外的《usb大全》一书。
对usb入门看看还是很好的,适合usb从入门到中级的水平。想要精通就不用看了-Translation of foreign domestic
- 2022-03-19 00:06:32下载
- 积分:1
-
本程序适用于购买<USB2.0开发>的朋友,本代码为此书的第14章...
本程序适用于购买的朋友,本代码为此书的第14章
-This procedure applies to the purchase of
- 2022-08-07 06:20:46下载
- 积分: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