Deploying to gh-pages from @ cherry-embedded/CherryUSB@acb8245ced 🚀
This commit is contained in:
@@ -295,6 +295,10 @@
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>启动接收以后,以下两种情况,会进入传输完成中断:1、最后一包为短包(小于 EP MPS);2、接收总长度等于 data_len</p>
|
||||
</div>
|
||||
<div class="admonition note">
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>对于 bulk 传输,data_len 通常设计为 EP MPS,以下三种情况可以修改为多个 EP MPS: 固定长度;自定义协议并携带长度(MSC); 主机手动发送 ZLP 或者短包(RNDIS)</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="host-controller-hcd">
|
||||
|
||||
Reference in New Issue
Block a user