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

18f4550 usb weird problem

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



Joined: 15 Mar 2012
Posts: 20
Location: India

View user's profile Send private message

18f4550 usb weird problem
PostPosted: Tue Apr 03, 2012 2:40 am     Reply with quote

hello all
I am trying to implement ex_usb_serial.c in ccs examples with 18f4550. The code compiles and works very fine till enumeration, then n there stops

The driver supplied doesn't get installed. After a deep search i found the device parameters supplied and detected varies which aries the driver incompatibility.

the detected device class GUID(from devicemanager)
{36fc9e60-c465-11cf-8056-444553540000}

supplied(in driver)
{4D36E978-E325-11CE-BFC1-08002BE10318}

class detected(from device manager)
USB

supplied(in driver)3
ports

compiler 4.09

How am i supposed to correct these errors and make my driver install?
also
When i replace the class guid in the driver with that of device manager the driver detects the the device shows "USB TO UART" but doesn't start, puts up some error code.
matheuslps



Joined: 29 Sep 2010
Posts: 73
Location: Brazil

View user's profile Send private message MSN Messenger

PostPosted: Tue Apr 03, 2012 2:33 pm     Reply with quote

See this thread:

http://www.ccsinfo.com/forum/viewtopic.php?t=44917&p=142164

bye
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