• 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.
  • How to interface USB Keyboard with LPC2148 ?
    I configured the LPC2148 as USB host and interfaced it with USB Keyboard but the keyboard is not detected. I checked the USB descriptor and interrupt but I can't find what the issue is. Can anyone help...
  • Interfacing LPC2148 to PC through USB
    I,m interfacing LPC2148 to PC through USB in the process of ennumeration after i recive set address command i send null packet n set address but then not getting setup packet for dd of 18 byte again...
  • 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...