Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Win2k driver development using USB interrupt

Status
Not open for further replies.

tom12sg

Member level 2
Joined
Feb 1, 2004
Messages
45
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,288
Activity points
422
Hi All,

I need to develop a PC driver using USB interrupt IN and OUT pipe. Every 10ms it will transfer 50bytes in and out of pc. However, at times the pc might need to sent more data, so i think a linked-list or buffer is required to split and queue up the data so that it can process out at every 10ms. How do i create the buffer, in the driver code itself?
Anyone did something similar and would like to share.
Any advice and sugestion would be grateful.
Thanks.

Tom
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top