USB connect to PIC 18F2550

Status
Not open for further replies.

chiension

Newbie level 2
Joined
May 1, 2009
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,294
Hi,

Can anyone help me and teach me to connect the USB connector to PIC 18f2550.

And how is the programme in mikrobasic?

i really confuse with this , please help me.

thanks you.
 

You can use CCS for usb interface to PC.By using 'usb_cdc' driver you can create a virtual serial port for easy programming.By using VB or C# you can easily do your job.....

Connection details
Red: + 5V / Voltage + / VCC
White: D - / Data - / USB -
Green: D + / Data + / USB +
Black: GND / Voltage - / Ground
 

How to do the programming?

i really using same connection as you teach but i dont know how to do the programming .

Can anyone help me , show some way to me by using mikrobasic languange.
 

chiension said:
How to do the programming?
By any normal pic programmer by serial (as JDM programmer) using winpic800 or picpgm
chiension said:
Can anyone help me , show some way to me by using mikrobasic languange.
you can see the examples in
c:/program files/Mikroelektronika/mikroBasic/Examples/EasyPIC5/Extra Examples/USB HID/P18F4550/USB_HID_test

I advice you to begin with learning hid class as the example shows.
 

Use usb_cdc than HID because you can control the hardware through PC easily than HID connection.

Programming..
In the example folder(ccs root) 2 examples are there.

Still you need more info about it post a request a in this thread.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…