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.

How to interface usb device using Turbo C programming

Status
Not open for further replies.

jigjack

Member level 1
Joined
Aug 5, 2004
Messages
35
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
319
usb in c language

any one know how to interface usb device through turco c programming.
please do reply.

thanks
-jigjack

moved here by davorin
What the hell it has to do with ASIC design???
Post in right section next time!!!
 

Re: usb in c language

If your USB device is written according to HID specifications, you can interface it directly. Google around for it. But if you are talking about interfacing any other or generic usb devices, you would need a usb driver. A user-mode application would not do. Check up on DDK. If you are really keen, Walter Onay's book on WDM driver development is a good starter.
 

usb in c language

Check out beyond logic web page. They have a lot of info on usb and sample c code. Just enter beyond logic in google.
 

usb in c language

is there any high speed devices?
 

Re: usb in c language

where r you have example C code for USB
 

Re: usb in c language

Please visit FTDI website.
 

Re: usb in c language

The Chips support 400MHz ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top