Author Topic: 18f4550 - usb - asm - vb  (Read 8648 times)

maurotech

  • Member
  • ***
  • Posts: 1
18f4550 - usb - asm - vb
« 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


Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: 18f4550 - usb - asm - vb
« Reply #1 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