• Missing string descriptors with lsusb?
    Hi All, Using the LPC1343 with the usbhid_rom example (and several others..), I'm not able to get string descriptors for the device via lsusb. I'm wondering if this is an issue with the device/string...
  • Missing string descriptors with lsusb?
    Hi All, Using the LPC1343 with the usbhid_rom example (and several others..), I'm not able to get string descriptors for the device via lsusb. I'm wondering if this is an issue with the device/string...
  • LPC2368, LPC2378 EMAC with One DMA Descriptor for Tx
    Hi All, Presently we are working on EMAC for MCB2300 Board with LPC2378 uController, with KEIL. We are implementing a small firmware for sending and receiving the Ethernet frames. While transmitting...
  • LPC2368, LPC2378 EMAC with One DMA Descriptor for Tx
    Hi All, Presently we are working on EMAC for MCB2300 Board with LPC2378 uController, with KEIL. We are implementing a small firmware for sending and receiving the Ethernet frames. While transmitting...
  • descriptor
    Above example code also supports DMA using conditional compilation. Search "#if USB_DMA #endif" pair on the example code. The example code will help you to understand the description on the datasheet...