• Set Address Of USB Device In LPC1768
    Hi, i am working with USB Device. Please guide me how can i set the address of device in LPC1768. As i have read about the Set Address command of SIE. it consist of 8 bits. first 7 bits (0-6) have...
  • 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...
  • 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...
  • 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...
  • 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...