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

Driver 18f4550 USB Windows 7 64bits problem
Goto page 1, 2  Next
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

Driver 18f4550 USB Windows 7 64bits problem
PostPosted: Sat Jun 19, 2010 6:49 pm     Reply with quote

Hello, I am Brazilian and I use the CCS compiler and function usb_cdc to communicate by using USB pic.
I am using the PIC18F4550. The problem is: the drivers to install the USB port when I connect the pic is not working. Windows is not using the drivers. The drivers that comes in the folder it does not recognize! I'm using Windows 7 64 Bits. Could you help me? If possible send me the drivers or how I can proceed to solve this problem. Thanks.
Ttelmah



Joined: 11 Mar 2010
Posts: 19328

View user's profile Send private message

PostPosted: Sun Jun 20, 2010 1:50 am     Reply with quote

Do a search on the forum. The patches needed for the driver on W7, have been posted. Make sure you have _just_ the patched driver in the directory you tell Windows to look into.

Best Wishes
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Sun Jun 20, 2010 10:06 am     Reply with quote

Thanks, I looked at the forum. but I have not found what you have listed. Can tell me more about? If it is possible to explain myself, thank you.
Ttelmah



Joined: 11 Mar 2010
Posts: 19328

View user's profile Send private message

PostPosted: Sun Jun 20, 2010 12:18 pm     Reply with quote

Search
"64bit driver"
Select 'find all terms'.
This 'latter', is a vital part of using the CCS search. Otherwise use Google search on the forum (better)....

It should be about the first hit. Thread entitled "USB CDC 32 vs 64 bits".

Best Wishes
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Sun Jun 20, 2010 3:18 pm     Reply with quote

I found the topic ... but I could not install the driver following the instructions ...
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Sun Jun 20, 2010 3:26 pm     Reply with quote

The procedure did not work at all ...
I'm using 64bit Windows 7 ....
HELPPPP
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Mon Jun 21, 2010 6:02 pm     Reply with quote

UP
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Jun 21, 2010 6:05 pm     Reply with quote

What is your CCS compiler version ?
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Mon Jun 21, 2010 7:08 pm     Reply with quote

Hello, do I have 2 versions: 4105 and 4088.
I do not think that is the problem ...
I do not understand why so much trouble installing this driver, not found anything ....
Douglas Kennedy



Joined: 07 Sep 2003
Posts: 755
Location: Florida

View user's profile Send private message AIM Address

PostPosted: Tue Jun 22, 2010 3:02 am     Reply with quote

This will be another win7 issue. Yes it is not just CCS drivers but many others as well. Often it is better to wait several years and let others get the bugs out of a new Windows OS. There is little added value in win7 that makes suffering through the driver issues worth it. I just wiped Win7 and replaced it with winXP now if you have the expensive version of win7 it can run in winXP mode. Win Xp is about to go off maintenance so it is now at its most perfected (bug free) state. In several years when win7 is about to go off maintenance I'll put it back on and install the latest win7 patches.
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Tue Jun 22, 2010 8:41 am     Reply with quote

Understand that windows 7 is very new, but back to the windows xp is a step backwards!
We should encourage and work with 7. is not just back to using XP.
achrar need a solution to the problem
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Thu Jun 24, 2010 10:12 am     Reply with quote

up
ariel.vollmann



Joined: 23 Jul 2009
Posts: 7
Location: Córdoba - Argentina

View user's profile Send private message MSN Messenger

PostPosted: Sun Aug 01, 2010 1:18 am     Reply with quote

Lucas... Do you have the same problem that I do?
Mine is with Windows 7 64bits.
When the PIC is trying to enumerate it looks that an error happens and the device disconnects and connects again... The VID & PID are zeroed in the device manager.
Did you find a solution for this issue?
On XP 32 bits there are no problems and the PIC is recognized as an serial port.
Can someone help me?
Thanks a lot in advance!
_________________
Greetings from Argentina!
Ttelmah



Joined: 11 Mar 2010
Posts: 19328

View user's profile Send private message

PostPosted: Sun Aug 01, 2010 3:57 am     Reply with quote

How recent is your compiler?.

The 'inf file' (not really a 'driver', Microsoft supplies the driver, this just tells the computer how to find it), supplied with compilers older than a very few months, does not contain the required OS ID, for the 64bit OS's. The parts that need to be added, _have_ been published here in the past. You need this modified inf file. You also need to ensure, that the inf file your are using, is the _only_ one in the directory your point the Windows installer 'at'. CCS have also done this with the latest inf file, with compiler 4.107, having the inf file in a separate directory, from the one for other OS versions. If it is not in a separate directory, the installer always seems to select the XP install file 'by mistake', and won't allow the device to install.
With the correct inf file, and with it "on it's own" in the directory, it does work (provided of course, that you have a working USB device....).

Best Wishes
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

HID
PostPosted: Sun Aug 01, 2010 9:30 am     Reply with quote

Hello, I could not solve the problem. I found another solution: Set to use the usb as HID (Human Interface Device). From what I read does not need any driver in the system, because this driver has all systems, it is a driver generico. But I still don't know how to use HID as if by chance anyone knows please help!
It seems that the HID mode is much more versatile and interesting for us!
Thanks
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
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