18f4550 USB Device not Recognized

General discussion on mikroPascal PRO for PIC.
Post Reply
Author
Message
psv159
Posts: 5
Joined: 06 Feb 2015 15:11

18f4550 USB Device not Recognized

#1 Post by psv159 » 06 Feb 2015 17:40

Hi,
I have the folowing problem:
At first everything works fine,but when I updated my micropascal compiler my easy pic5 couldn't recognize 18f4550 enymore.Windows shows message USB Device Not Recognized.Now,I can not download ftdi drivers because there is no sopport for windows xp.What to do?

Thanks
Sasa Milosevic

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: 18f4550 USB Device not Recognized

#2 Post by filip » 08 Feb 2015 09:46

Hi,

If you use USB HID connection, there is no need for FTDI drivers.
Do you use USB HID or USB UART connection ?

Regards,
Filip.

psv159
Posts: 5
Joined: 06 Feb 2015 15:11

Re: 18f4550 USB Device not Recognized

#3 Post by psv159 » 11 Feb 2015 12:26

I use USB HID.I mean functions HID_Enable,HID_Disable,HID_Read,HID_Interupt...

One question.
When I conect 2nd USB cable in my easypic should windows recognize PIC 18f4550?

Sasa

psv159
Posts: 5
Joined: 06 Feb 2015 15:11

Re: 18f4550 USB Device not Recognized

#4 Post by psv159 » 11 Feb 2015 12:30

Also,when I activate HID Terminal I don't see PIC18f4550.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: 18f4550 USB Device not Recognized

#5 Post by filip » 12 Feb 2015 13:50

Hi,

You won't be able to see the 18F4550.

One USB cable is for programming, the Windows will detect the development board/programmer via this cable.
The other USB cable is for USB HID communication between the 18F4550 and PC, you should use USB HID termnal to establish this communication
and of course load/program the USB HID example given in the compiler.

Regards,
Filip.

Post Reply

Return to “mikroPascal PRO for PIC General”