• USB HOST LPC1768 -> Reading game stick
    I want to read a game stick (joy stick and other keys) with USB interface ! I connected game stick to my Lpc1768 But I cannot read it! however I can read a MSD Flash with lpc1768. can u help...
  • RL ARM - USB HOST Memory stick not recognized - LPC4078
    Hi, I encounter a problem since 3 days with the RL- USB Host application. I try to acces to a memory stick through the USB PORT1 from the RDB4078 board (LPC4078 processor) I modified the code from...
  • USB Host detects usb device type
    How we can detect which USB device type(HID,MSC etc) connected to usb host port? and appropriate routine for that type of device.
  • USB not detected
    Dear All, Using the libraries and C files provided by the Keil, i have written the code for USB on LPC1768 controller. The problem with the code is that when i connect the USB pen-drive, it is not being...
  • USB host
    Hello Sir, I am trying to make LPC2468 as a USB host . I am able to perform both read and write operation. but i am facing a problem that when I create file of size greater than 5 KB...