Hello,
I am using MSP430F5659 controller which has inbuilt USB. This controller will be my USB HID device it has some ADC interfaces and i want to send the ADC info to PC i.e. HID Host. I have some input reports, output reports and feature reports. Now i am facing problem while doing enumeration. What exactly i need to send at the time of enumeration? What are things i need to send to HID host after enumeration? Please guide me.