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.

serial port to usb interface

Status
Not open for further replies.

fuuton

Advanced Member level 4
Joined
Jul 21, 2010
Messages
104
Helped
9
Reputation
18
Reaction score
2
Trophy points
1,298
Location
Pakistan, Rawalpindi
Activity points
1,881
hi

can anyone tell me how to interface a microcontroller to a PC by a usb.

actually the serial port isnt present in all systems so i wanted an alternate method i.e. the usb.

please dont suggest the serial port to usb converter. i want a direct usb interface

thanks.
 

Select a microprocessor with a USB port. To do native coding for a "soft" USB using general digital IO ports will be complex and difficult
 

for a small project susch as this I would use a PIC24FJ64GB002 which has an integrated USB controller
PIC24FJ64GB002
It comes in a 28 pin SDIP package so is easy to build a PCB.
Microchip provide an API to communicate with the USB and lots of example application programs
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top