PORTS Forum

Ports and Interfaces => USB => Topic started by: maurotech on May 24, 2011, 05:45:56 am

Title: 18f4550 - usb - asm - vb
Post by: maurotech on May 24, 2011, 05:45:56 am
Hello,
I am a student, I'm starting to connect the pc to the pic.
Which driver to use to connect your PC with the pic 18f4550?

i work in a asm and visual basic

I downloaded the following files:
usb device - hid - generic (lvr)
generichid_vb

What am I missing to connect the pc to the pic?

What should I add in the firmware of the pic?

Help me please,
Bye

Title: Re: 18f4550 - usb - asm - vb
Post by: Jan Axelson on May 24, 2011, 12:44:20 pm
My generic HID firmware and PC application work together. You don't need to add anything to get them to work. The firmware is in C, not assembly code, however.

Jan