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.

please I need a driver for PIC to USB

Status
Not open for further replies.

Thamer Al-Suwaidi

Newbie level 4
Joined
Mar 1, 2005
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,314

I need a driver for PIC to connect it with USB to my project that depends on USB interface. Can you help me to make that interface btween PIC and USB??!
 

Do you need a true USB interface, or would a COM-port based USB interface do. The FTDI chips are convenient usb-to-serial convertors. True USB requires a relatively steep learning curve, especially on the host driver side.
 

You could try using PicBasic as your compiler where you can use its software render USB library, "USBIN", "USBINIT", "USBOUT"

I never try these command before, but it might help!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top