This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

lpc1769 usbhid example

Hi all,

I am trying the keil usbhid example with my board and gui. My aim is to send three adc value to my gui by usb. but i can send only one adc data, i can't send the other two. I have tried to change the descriptor file but i couldn't. I think i have to send my adc data as byte pockets, in other words as char array, but i couldn't set them. If you know how i can do it please help me.

0