-
该文档提供了对基于新华龙的BTF340开发评估板USB通信程序的分析,仅供参考。...
该文档提供了对基于新华龙的BTF340开发评估板USB通信程序的分析,仅供参考。-The document provides the BTF340 hualong based on the new USB evaluation board to develop procedures for the analysis of communication for information purposes only.
- 2022-05-22 08:21:37下载
- 积分:1
-
VB prepared the USB source code for the USB device driver
VB编写的USB源码,用于USB的设备的驱动-VB prepared the USB source code for the USB device driver
- 2022-06-26 20:09:29下载
- 积分:1
-
USB IP core.very good
USB IP core.very good
- 2022-01-28 07:42:57下载
- 积分:1
-
可以检测你开发的USB设备是否OK的一个程序
可以检测你开发的USB设备是否OK的一个程序-you can detect the development of USB devices whether a procedure OK
- 2022-07-13 15:57:55下载
- 积分:1
-
ezUSB fireware 的固件
ezUSB fireware 的固件-ezUSB fireware firmware
- 2022-02-02 19:34:19下载
- 积分:1
-
some examples of AD DA convertion by EZUSB
some examples of AD DA convertion by EZUSB
- 2022-06-15 20:08:17下载
- 积分:1
-
USB_FLASH 大容量U盘电路设计,很有参考意义
USB_FLASH 大容量U盘电路设计,很有参考意义-usb_flash circuit design
- 2022-02-02 21:57:49下载
- 积分:1
-
带并行总线的USB接口器件
带并行总线的USB接口器件-parallel bus with USB Interface
- 2022-08-23 08:35:02下载
- 积分:1
-
USB driver source code, good things, everyone will work together to share
USB的驱动程序源代码,好东西,大家一起来分享,-USB driver source code, good things, everyone will work together to share
- 2022-04-02 11:10:21下载
- 积分: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