• USB Host Controller for LPC2148
    Hi everyone! Has anybody tried to add USB Host controller to LPC2148 (i.e. adding external USB host chip)? This means that the device will be accepting other USB devices and then process it. So at...
  • USB Host Controller for LPC2148
    Hi everyone! Has anybody tried to add USB Host controller to LPC2148 (i.e. adding external USB host chip)? This means that the device will be accepting other USB devices and then process it. So at...
  • USB HID Mouse for LPC2148 controller
    Hi All, I am trying to implement a HID mouse on LPC2148 board.I downloaded code from keil for the same controller and tried to use it but it did not work.If anybody has working code then please post...
  • USB HID Mouse for LPC2148 controller
    Hi All, I am trying to implement a HID mouse on LPC2148 board.I downloaded code from keil for the same controller and tried to use it but it did not work.If anybody has working code then please post...
  • Interfacing with PC AND LPC2148 controller using USB
    Hi, I'm working on LPC2148 development board, and it supports USB 2.0[as in the user manual given UM10139], now I need to send the character from PC through USB on to the micro controller, and...