• lpc1768 no USB Host component?
    Somewhat related to: https://community.arm.com/developer/tools-software/tools/f/keil-forum/34159/cmsis-driver-usb-host-is-missing-error I've managed to successfully connect to a PC USB host when running...
  • LPC1768 USB HOST LITE File Open problem
    Hi........ I m using LPC1768 controller. I used USB HOSTLite code supplied by NXP. The code fine for some pen drive(FAT 16) but the same code will not work for other pen drive(which is also FAT 16)....
  • USB HOST LPC1768 -> Reading game stick
    I want to read a game stick (joy stick and other keys) with USB interface ! I connected game stick to my Lpc1768 But I cannot read it! however I can read a MSD Flash with lpc1768. can u help...
  • USB - Connecting both Host & Device to LPC1768
    I have the MBC1760 eval-board for soft development and working on a new PCB. Suppose, I have both A(host) and B(device) connectors. Their VBUS and GND are handled separately. And I have another GPIO...
  • 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...