PORTS Forum

Ports and Interfaces => USB => Topic started by: Pulling on March 23, 2011, 02:40:02 pm

Title: PIC18f4550 Programming #2
Post by: Pulling 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

Title: Re: PIC18f4550 Programming #2
Post by: Jan Axelson 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