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

WINUSB - solution for endpoint size problem

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



Joined: 15 Dec 2006
Posts: 109

View user's profile Send private message

WINUSB - solution for endpoint size problem
PostPosted: Fri Apr 06, 2012 7:35 am     Reply with quote

Hi all,

I am trying to communicate using bulk transfer with winusb on PC side.
It installs fine and runs ok, Only when the bulk transfer endpoint is set to 64 bytes. If i set to 128 the driver giver error 10 could not start.
Is 64 bytes is the max that winusb can take or should we alter some other code in the ccs source.

IT WORKS FINE IN WINDOWS XP.
IT Creates problem in Windows xp if endpoint size set to 128 bytes.
Can any one please shed some light on this issue.

Regards,
Jai.
asmboy



Joined: 20 Nov 2007
Posts: 2128
Location: albany ny

View user's profile Send private message AIM Address

PostPosted: Fri Apr 06, 2012 1:57 pm     Reply with quote

Have you tried using MCHPUSB.sys
on the Win-Doze / PC host ???

I think this is what Microchip suggests.


After one (MISERABLE) early attempt to at using the 18F integrated USB pics
I now shun all PIC direct USB functions - as being wasteful and kloogy, vastly preferring to use virtual com port hardware from FTDI , with the FT232R chip coming instantly to mind.
temtronic



Joined: 01 Jul 2010
Posts: 9161
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Fri Apr 06, 2012 3:27 pm     Reply with quote

yup, I gotta second what asmboy says! Offloading the USB function to an external device also frees up 1/3 of the code space of a 4550 that had the USB drivers in it....sigh...Useless Serial Bus....give me a REAL comport anyday !!
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