-
68013 I/O trigger int signal. USB simple communication experiments. Will break t...
68013 I/O触发int信号。USB简单通讯实验。将中断信号和I/O接口的使用结合起来。-68013 I/O trigger int signal. USB simple communication experiments. Will break the signal and I/O interfaces used together.
- 2022-05-09 01:10:57下载
- 积分:1
-
DBUGU串口调试,dataflash的初始化通过spi进行读写操作
DBUGU串口调试,dataflash的初始化通过spi进行读写操作-DBUGU serial debugging, dataflash initialize read and write operations through the spi
- 2022-04-07 00:35:58下载
- 积分:1
-
USB设备驱动程序源码
USB设备驱动程序源码-USB device driver source code
- 2022-05-30 03:59:31下载
- 积分:1
-
usb通用的驱动程序,特别好用
usb通用的驱动程序,特别好用-USB generic driver, especially handy
- 2023-03-17 00:55:03下载
- 积分:1
-
优盘程序,符合USB1.1规范。硬件平台:ATmega162+PDIUSBD12+K9F5608。软件平台:ICCAVR。协议:Bulk...
优盘程序,符合USB1.1规范。硬件平台:ATmega162+PDIUSBD12+K9F5608。软件平台:ICCAVR。协议:Bulk-Only Transport,Reduced block command.-Youpan procedures, in line with standard USB 1.1. Hardware platforms : ATmega162 PDIUSBD12 K9F5608. Software platform : ICCAVR. Agreement : Bulk-Only Transport, Reduced block command.
- 2022-12-25 22:10:03下载
- 积分:1
-
完整的USB中文协议。这本书标准化工业
完整的USB中文协议.本书规范了USB的工业标准。该规范介绍了USB的总线特点、协议内容、事务种类、总线管理、接口编程的设计,以及建立系统、制造外围设备所需的标准。
设计USB的目标就是使不同厂家所生产的设备可以在一个开放的体系下广泛的使用。该规范改进了便携商务或家用电脑的现有体系结构,进而为系统生产商和外设开发商提供了足够的空间来创造多功能的产品和开发广阔的市场,并不必使用陈旧的接口,害怕失去兼容性。-Complete USB Chinese agreement. This book standardized industry-standard USB. Introduction of the normative characteristics of the USB bus, agreement, transaction type, bus management, interface programming, design, and the establishment of systems, peripheral equipment required for manufacturing standards. USB design goal is to be produced by different manufacturers of equipment can be in an open system widely used. Norms to improve the portability of the business or home computer
- 2022-07-26 01:30:40下载
- 积分:1
-
用于枚举Windows系统中存在的各类串口设备,包括普通串口,USB串口,以及蓝牙串口。...
用于枚举Windows系统中存在的各类串口设备,包括普通串口,USB串口,以及蓝牙串口。-lists all serial ports available on the system, along with some descriptive text suitable to be shown to the user.
- 2023-07-06 15:30:04下载
- 积分: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
-
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
-
For inquiries PC, whether there is the USB port mounted on the equipment and sho...
用于查询PC机上的USB端口是否有设备挂接上,并显示挂接的设备PID,UID。-For inquiries PC, whether there is the USB port mounted on the equipment and show equipment articulated PID, UID.
- 2022-04-02 05:45:50下载
- 积分:1