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

HID TO HID?

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



Joined: 03 May 2018
Posts: 11

View user's profile Send private message

HID TO HID?
PostPosted: Thu May 03, 2018 12:19 pm     Reply with quote

Hello everyone.

A question: Can I send/receive data via USB-HID cable from a PIC to other one?
Same VID/PID.
I'm crazy?

Regards

Wink
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Thu May 03, 2018 12:35 pm     Reply with quote

Er. For a PIC to talk to a USB HID cable you'd have to be running USB host software on the PIC. This would need to be written. You'd have to write it. Then the other side of the HID would depend on what the device 'is' (keyboard, speaker, joystick, mouse, webcam etc..). Whether a PIC could talk to this would depend on the device involved.
Probably perhaps 6 months full time programming...., depending on just what needs to be sent.
Also the PIC PIC would have to be one that supports USB OTG.
Animok



Joined: 03 May 2018
Posts: 11

View user's profile Send private message

PostPosted: Thu May 03, 2018 1:22 pm     Reply with quote

Thanks Ttelmah.

Regards
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