• HID EP1 OUT problem
    Hi all I am new to USB and keil after studying keil Hid example and lots of forum posts,I modified the code to make it as I need. Now I am able to send 64 byte of code to\from PC from\to my device...
  • HID EP1 OUT problem
    Hi all I am new to USB and keil after studying keil Hid example and lots of forum posts,I modified the code to make it as I need. Now I am able to send 64 byte of code to\from PC from\to my device...
  • 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...
  • Problem when EP1 is used for OUT EP in RTX HID program
    Good day to all, I am using MCB1760 board. I want to use EP1 for OUT EP in my application. As a start I have modified the RTX_HID code as below. The device is detecting. When I...