• nRF24LU1+ corrupted HID OUT endpoint data?
    I'm developing a HID-based USB dongle using the Nordic nRF24LU1+ and have things working quite well except for one issue that seems to be build/config related (I think). USB HID config: - 32-byte...
  • nRF24LU1+ corrupted HID OUT endpoint data?
    I'm developing a HID-based USB dongle using the Nordic nRF24LU1+ and have things working quite well except for one issue that seems to be build/config related (I think). USB HID config: - 32-byte...
  • USB HID 4 IN endpoints Problems
    Hi All, I followed http://www.keil.com/forum/docs/thread11649.asp to try add 4 in endpoints with 64 byte data length on my MCB2300(LPC2368)board, But it can not be recognized. I can not fig it out...
  • USB HID 4 IN endpoints Problems
    Hi All, I followed http://www.keil.com/forum/docs/thread11649.asp to try add 4 in endpoints with 64 byte data length on my MCB2300(LPC2368)board, But it can not be recognized. I can not fig it out...
  • USB HID Keyboard no Data on Endpoint 1
    Hi, I try to implement the HID keyboard protocol based on the HID example on my LPC1768 but unfortunately is doesn't work yet. The problem occurs after the host (Windows 7) reads the report descriptor...