STM32F103在HID模式如何收发大于64字节的数据?
如题“STM32F103在HID模式时如何收发大于64字节的数据?”请高手赐教! Full Speed最大只能是64,超过64得分多包,High Speed可以到1024Universal Serial Bus Specification v2.0
5.7.3Interrupt Transfer Packet Size Constraints
The maximum allowable interrupt data payload size is 64 bytes or less for full-speed. High-speed endpoints are allowed maximum data payload sizes up to 1024 bytes.
:) 楼上的回复,也解了我的一些疑问,就不去看手册了 分多个事务【transaction】进行。
页:
[1]