Hello,
I want to write application in PC (host) to handle my HID device. Is it possible to make two way communication between Device and Host? Or only device can send the data packet using HID device stack? My application will send some data( lesser than 64 byte) to device and device will send the response data to PC in a time interval please let me know using HID class can i achieve this? if so please guide me how to start my application? how to use endpoints? how to use descriptors ? please guide me.
Nitesh