I am trying to establish a communication link between a PC and USB device (with 18F13K50) using the HID custom reports as in the example ex_usb_hid.c. I need to communicate some tuning para ...
I am trying to make an USB HID mouse with 18F13K50. In my current version of PCH (4.088), the 18F13xxx-family is not listed as a supported family in pic18_usb.h file. What should I do that g ...