Posted on August 28, 2014 at 16:16With software usb sniffer i found that computer sends such requests several(6) times. So i just sent several requests in main cycle and all works fine. ^_^ After each request it must be processed with USBH_Process.
Posted on August 28, 2014 at 13:58I fix my request: USBH_Set_Report(pdev,phost,0x02,0x00,0x01,&c); But result strange - the keyboard begin sending packets with 0 and caps lock turns on regardless of �?.
Posted on August 27, 2014 at 19:34
I have same issue. Have you fix it? Version of library isV2.1.0
u8 c=3;
res=USBH_Set_Report(&USB_OTG_Host_Hnd,&USB_Host,0x00,0x00,0x01,&c);
//res allwaysUSBH_BUSY