USB bulk transfers

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB bulk transfers

351件の閲覧回数
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 返信

328件の閲覧回数
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 件の賞賛