• 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 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...
  • 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 host
    Hello Sir, I am trying to make LPC2468 as a USB host . I am able to perform both read and write operation. but i am facing a problem that when I create file of size greater than 5 KB...
  • USB host
    I want to include source file under this link in my application c:\keil\ARM\Boards\Keil\MCB2400\RL\USB\Host\MSD_File in this file there is no main function and i want to call this through main function...