Dear Friends, I use RL USB HID V 4.22. I've sent 8bit data to the PC successfully, but I do not have any idea how can I send 12 bits (and even more) data to the PC. I tried to change the length;
usbd_hid_get_report_trigger(0, buf, 2);
and send data in groups of 8bits separately but I wasn't successful.
Please let me know what should I do?
Thanks
Firstly, update to latest version of MDK and middleware components: http://keil.com/download/
Afterwards, go through the below link for documentation: www.keil.com/.../_h_i_d.html
I'm looking forward to hear from you, friends. Thanks
View all questions in Keil forum