• LPC1768 USB Device Frame Interrupt
    Hello I am going to implement a USB Device using LPC1768 and I need the isochronous transfer type for my application. To this purpose I studied the keil's USBAudio example. It is written in the datasheet...
  • Running an lpc1768 as a USB device fails
    This question is a follow up to this one: https://community.arm.com/developer/tools-software/tools/f/keil-forum/47193/implementing-a-non-hanging-usb-listener/166340#166340 trying to narrow down the...
  • 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...
  • Problem with LPC1768 USB bootloader
    Hi, I have a problem with USB bootloader. I downloaded sample code from NXP site. I followed instructions AN10866. Bootloader works fine if I load small program into LPC. This small program uses...
  • LPC1768 and LPC1788 USB Differences
    Hi all, My USB Host Driver working fine with LPC1768 for USB HID Devices. But I want to use this driver with LPC1788(On Embedded Artist Board) its doesnt work. LPC1788 works fine with USB Host...