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

usb hid exmaple, how to use this?

I loaded the usb hid example from the pack installer and everything compiles and flashes fine. When I use my core205 board via usb no HID is loaded. Also I searched thru all the file and can not find a report or device descriptor.

using the hid client I do not see the device either.

  • I put a break point at USBD_Initialize(0); and it will not step in, is complete skips this code?

    This sorcery is beyond my understanding. If I right click and go to definition is says "is undefined !". The file is there and it compiles?