• USB Keyboard/Mouse HID
    Hi, I'm trying to implement a mouse and keyboard via my LPC2378 ARM chip. I have the mouse working correctly using the Keil USB classes. How would I go about implementing the keyboard side on the...
  • USB Keyboard/Mouse HID
    Hi, I'm trying to implement a mouse and keyboard via my LPC2378 ARM chip. I have the mouse working correctly using the Keil USB classes. How would I go about implementing the keyboard side on the...
  • 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...