• 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 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...
  • 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...