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 CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: USB HID IO + HID Keyboard
rksjbeck

Replies: 2
Views: 7813

PostForum: General CCS C Discussion   Posted: Sat Feb 14, 2015 10:22 am   Subject: USB HID IO + HID Keyboard
I'm just going with what I have done using composite devices here, but what I think you will need to do is get Windows to use its generic HID driver for the device end point, but without the seeing th ...
  Topic: USB not indicating correct number of string descriptors
rksjbeck

Replies: 14
Views: 24977

PostForum: General CCS C Discussion   Posted: Tue Jan 27, 2015 6:11 pm   Subject: Here you go, the len of 0 is really the important part
In the module usb.c go to the "void usb_Get_Descriptor() " function and under the "case USB_DESC_STRING_TYPE: //3" change that entire case statement to :

case USB_DESC_STRING_TY ...
  Topic: USB not indicating correct number of string descriptors
rksjbeck

Replies: 14
Views: 24977

PostForum: General CCS C Discussion   Posted: Tue Jan 13, 2015 6:35 pm   Subject: I know what you are talking about
Yes, the CCS implementation will respond to any string descriptor request, even if it is an offset that doesn't have any data there. As someone pointed out, there was a time when the stack used the s ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group