A question: Can I send/receive data via USB-HID cable from a PIC to other one?
Same VID/PID.
I'm crazy?
Regards
Ttelmah
Joined: 11 Mar 2010 Posts: 19498
Posted: Thu May 03, 2018 12:35 pm
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.
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