Interfacing PIC 18F2550 with PC through USB.

Status
Not open for further replies.

hamii

Newbie level 5
Joined
Nov 5, 2009
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,330
What are the basic requirements for interfacing PIC 18F2550 with PC through USB.
Is it must to write our own software(Driver) for PC. What are the programs in Mikro C for this Interfacing.[/b]
 

There are many example programs on USB and HID interface in CCS you can include and modify their functions to suit your program. Also you don't need driver for HID as PC has it in its operating system.
You can download a PC software tool for testing your connection from Microchip website. This program is intended for one of Microchip Kits but you can modify the microcontroller program to use it without its kit.
Or you can make your own PC program to test connection.

Finally, if HID has not enough speed for your use, you can use bulk transfer type.

Best Wishes,
Amr Ayoub
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…