• USB HOST PROBLEM
    I'm new in using USB host.we are using LPC2388 controller and trying to configure USB host.When USB flash drive connected to the port,the RoothubStatus interrupt is not setting.I think i'm correct i...
  • USB HOST PROBLEM
    I'm new in using USB host.we are using LPC2388 controller and trying to configure USB host.When USB flash drive connected to the port,the RoothubStatus interrupt is not setting.I think i'm correct i...
  • USB Host Enumeration problem
    Hello, I've never done a USB Host interface before, now I am trying to enumerate USB Host using NXP's USBHostLite example using LPC1768 controller. It stuck at "while (!HOST_RhscIntr);" ...
  • USB Host Enumeration problem
    Hello, I've never done a USB Host interface before, now I am trying to enumerate USB Host using NXP's USBHostLite example using LPC1768 controller. It stuck at "while (!HOST_RhscIntr);" ...
  • Query Related to USB HID
    Date : 18th Feb 2008 Hello frnds, In my developing I am using USBHID code (available on keil.com) for lpc236x series for USB HID communication. Now any PC have more than 2 USB port. and I want to...