USB driver

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
Henk
Posts: 40
Joined: Sun May 20, 2007 11:03 am
Location: Nederland
Contact:

USB driver

Post by Henk »

Hello all
I 'm looking for a USB driver for the PIC18F4550 .
I want to make a conection between the PIC 18F4550 and a PC.
That means a usb program in the pic?, but also in the PC I think.
Where can i find it?

Greetings Henk Middendorp.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: USB driver

Post by medelec35 »

Hi Hank,
To use the built in USB, you need to add the serial USB component in flowcode.
Then right click the serial USB component on the panel and select Ext Properties.
Then you will be able to select Generate Driver File.
You must make sure that your microcontroller is running at the correct speed by dong a 1 second test.

I can't help you with configuration settings as you have not stated osc type or speed.

Martin
Martin

Post Reply