随笔分类 - USB20
摘要:首先保证PC usb是2.0的;其次电脑上多个usb端口是通过HUB并联的, 所以为保证速度,需给你的设备单独提供一个USB2.0的口;
阅读全文
摘要:usb2.0对于我常用的有control,BULK.其中bulk给我体会最深的一句是:(摘自TRMpage164)In synchronous mode (IFCONFIG.3 = 0), data on the FD bus is written to the FIFO (and the FIFOpointer is incremented) on each rising edge of IFCLK while SLWR is asserted.cypress的资料也很全面,最最重要的是TRM,另外他的官网上有很多专题性的AN.比如AN45471_Vendor Command Design
阅读全文