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: Problem with HID example
gwolfsystems

Replies: 5
Views: 9637

PostForum: General CCS C Discussion   Posted: Wed Mar 25, 2015 2:21 pm   Subject: Problem with HID example
I looked about that problem. It seems that when you send a packet, you have to specify a Report ID in the first byte. Then if you have to send 32 bytes to the PIC, you have to create an Array with 33 ...
  Topic: Problem with HID example
gwolfsystems

Replies: 5
Views: 9637

PostForum: General CCS C Discussion   Posted: Wed Mar 25, 2015 10:36 am   Subject: Problem with HID example
Thanks Ttelmah!!! I didn't see that. Now the program is working except for one problem. When you send a packet to the PC, the program receives 31bytes and lost the first one. Is it normal?
  Topic: Problem with HID example
gwolfsystems

Replies: 5
Views: 9637

PostForum: General CCS C Discussion   Posted: Wed Mar 25, 2015 8:43 am   Subject: Problem with HID example
Hi! I'm working with the usb library, I want to create an example using HID. I post my code here. The code has to receive a message from PC and hecho the message again to the PC. The problem is that t ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group