CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

USB Device Not Enumerated

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Imad84



Joined: 29 May 2006
Posts: 6

View user's profile Send private message

USB Device Not Enumerated
PostPosted: Mon Jun 12, 2006 9:44 am     Reply with quote

Hello,

I am using the PIDEM FS USB demonstration board from microchip with the PIC18F4550

My code has no errors but it stops on the usb_wait_for_enumeration()
function and the system (windows XP) gives the following message:

USB device not recognized.

Any Help

Thanx
Ttelmah
Guest







PostPosted: Mon Jun 12, 2006 3:12 pm     Reply with quote

Which demo?.
For the basic 'HID' device, the driver should already be present in XP. However for the bulk device, the XP driver has to be installed.
Look at the appendices in the manual for how to install the devices.

Best Wishes
Imad84



Joined: 29 May 2006
Posts: 6

View user's profile Send private message

PostPosted: Tue Jun 13, 2006 2:19 am     Reply with quote

Hello,

I am trying now to compile ex_usb_scop.c

no errors but the system try to install the USB Bulk demo driver but doesn t find it.

in the top of this example it s noted that this example will run on CCS's USB prototype board

is this because i am using another development board?

Any Help or suggestions?

Thanx
Ttelmah
Guest







PostPosted: Tue Jun 13, 2006 4:29 am     Reply with quote

You need to install the bulk usb driver. The install, won't automatically 'find' it, you need to point the OS at the directory containing it. Look for the file 'BulkUSBDemo.inf', in the installed software. Point the OS at this, when it asks for the driver, and then when it asks for 'USBDemo.sys', point it at this (it is in the same directory).
No, it is not because of the different hardware, it is because you don't have the XP driver installed.

Best Wishes
hillcraft



Joined: 22 Sep 2003
Posts: 101
Location: Cape Town (South africa)

View user's profile Send private message Send e-mail Visit poster's website

Has it ever worked?
PostPosted: Tue Jun 13, 2006 6:18 am     Reply with quote

Did it work when you bought it and plugged it in the first time? The reason I ask this is that the PICDEM FS is configured for high speed operation off the shelf. It won't work on a USB 1.1 port straight away.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group