• LPC2148 usb controller
    I use usb controller in Lpc2148. I get example code from keil website in HID class. I need adapt InReport up to 64 byte( InReport[0],InReport[1]....,InReport[64]) for send more data but I donn't good...
  • 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...
  • help in LPC2148 usb interface
    Hi .... i want to display the temperature in pc and control motor speed from pc through USB .im using lpc2148 MCU.. my doughty is first i want to write the drivers in PC and next in lpc2148 MCU side...
  • USB Interfacing using LPC2148
    Can anyone help me to do USB Interfacing using LPC2148 and also suggest some necessary materials related to it.
  • USB INTERFACE WITH LPC2148
    HELLO, I Want to interface USB & ps2 keyboard with lpc2148. so,can anyone give me idea how to initialize & configure it? & from where to start my program? Can lpc2148 work as master in i2c communication...