• 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: Different Host Different Speed. Why? -LPC2148
    I'm using an LPC2148 with a WINUSB driver in a simple data acquisition application. The host sends a request for data using a control transfer, and the device responds with a 900 byte block of data using...
  • USB: Different Host Different Speed. Why? -LPC2148
    I'm using an LPC2148 with a WINUSB driver in a simple data acquisition application. The host sends a request for data using a control transfer, and the device responds with a 900 byte block of data using...
  • USB configuring in LPC2148 to Communicate with PC
    Hello sir/madam i am very new to USB communication using lpc2148 and PC. I tried lots to neatly configure the registors but not getting. so help me to improve my code to communicate with PC. and how...