-
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 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
-
关于isp1161,usb芯片的开发
关于isp1161,usb芯片的开发-on isp1161, usb chip development
- 2023-04-01 20:55:03下载
- 积分:1
-
USB_FLASH 大容量U盘电路设计,很有参考意义
USB_FLASH 大容量U盘电路设计,很有参考意义-usb_flash circuit design
- 2022-02-02 21:57:49下载
- 积分:1
-
usb2.0技术入门
usb2.0技术入门-USB 2.0 technology portal
- 2022-07-10 18:02:41下载
- 积分:1
-
arm7下面控制D12的程序源码,该源码在s3c44b0下通过测试。
arm7下面控制D12的程序源码,该源码在s3c44b0下通过测试。-ARM7 below D12 control procedures source, the source code under the s3c44b0 pass the test.
- 2022-09-17 14:30:03下载
- 积分:1
-
DOS下的USB驱动程序
DOS USB DRIVER
- 2022-05-15 14:01:15下载
- 积分:1
-
转载的,希望加入你们,谢谢关照
转载的,希望加入你们,谢谢关照-reproduced, hope to join you, thank you care
- 2022-07-07 08:13:23下载
- 积分:1
-
err
MCP73831 是一款高级线性充电管理控制器,它适用于
空间小而对成本敏感的应用场合。MCP73831 提供 8 引
脚2 mm x 3 mm DFN 和5 引脚SOT23 两种封装形式。
由于体积小且外接元件少,MCP73831 非常适用于便携
式设备。MCP73831 也可用于USB 充电设备,它符合
主流USB 总线电源的所有规范。
MCP73831 采用恒流/ 恒压充电算法,并提供预充选项
和充电结束控制选项。恒压充电调节有四个选择:
4.20V、4.35V、 4.40V 和4.50V,这可以适应最新涌现
出来的电池充电要求。恒流充电电流由一个外部电阻设
定。在高功率或高温的外界环境下, MCP73831 将根据
管芯温度对充电电流大小进行限制。热调节功能对充电
周期进行优化,并维持器件的可靠性。-err
- 2022-01-22 05:18:21下载
- 积分:1
-
some examples of LCD image display via EZUSB
some examples of LCD image display via EZUSB
- 2023-04-28 06:40:03下载
- 积分:1