USB bulk transfers

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

USB bulk transfers

706 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Linas on Wed Sep 19 06:25:30 MST 2012
I am a bit new in USB device development. The thing is that I would like to implement USB bulk transfers.

Library for USB handling in PC side will be libUsb-win32.

Is USB bulk transfers half-duplex or full-duplex? LPC1769 controller is used.


Linas

标签 (1)
0 项奖励
回复
1 回复

683 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nxpUSBlib team on Wed Sep 19 14:42:53 MST 2012
USB bulk transfers are going to be half-duplex since the bus is a packet based communication carried over a single differential signal.

0 项奖励
回复