We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?