• 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...
  • 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...
  • ehernet controller for arm7(lpc2148)
    iam using LPC2148 in my project and this controller doesnt hav inbuilt ethernet controller. Can anyone suggest which ethernet controller would b suitable? so that i can interface with the arm and transfer...
  • USB HID Problem with LPC2148
    Hi I managed to download USB HID Examples from the website and tested with LPC2148 and my PC using HID Client Example. The hardware responds to ON/OFF Commands as well as the Client Program responds...