Author Topic: PIC18f4550 Programming #2  (Read 7181 times)

Pulling

  • Member
  • ***
  • Posts: 5
PIC18f4550 Programming #2
« on: March 23, 2011, 02:40:02 pm »
Jan,

Thanks for your information. A lot of good reading. I do have a better understanding of USB Ports.

I did not see where I can directly download my program to the USB Port. How is this done?

What DLL do I need for VB2008? Windows XP.

And how do you call the input and output ports of the DLL in VB 2008?

Once again Thanks,
Jack


Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: PIC18f4550 Programming #2
« Reply #1 on: March 23, 2011, 02:47:22 pm »
Some PIC programmers are here:

http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010300

As for what DLL to use, etc., see the first three questions here:

http://www.lvr.com/usbfaq.htm

Microchip and Lvr.com have example code for HID, WinUSB, serial ports (including USB virtual serial port), etc.

Jan