• USB Host CDC LPC 1768
    Hi, I am trying on LPC 1768 Board.Is there any example code available for LPC Host CDC example for LPC 1768. The LPC 1768 board must act as host and should be able to communicate with the USB device...
  • USB Host Mass Storage Class
    I have been trying to program my stm32f429i discovery board as a Mass Storage Class Host for Read/Write operations in a USB Pendrive. I'm using Keil uv5 compiler. When i select the appropriate packs...
  • USB Mass Storage Sample inconsistency with FAT Descr.
    I feel that I have found a problem in the usb mass storage device sample for the mc2140 board. in file diskimage.c, the array for image of disk in fat12 format at offset 17,18 (0x11,0x12) contains...
  • USB Device LPC 1768
    Hi, i am developing the application for USB communication. i am working with USB CDC example in LPC1768. when i attach my device with computer it show me my USB device under COM PORTs menu but i...
  • USB host to connect multiple mass storage devices.
    Can I use lpc2148 to host USB to connect two mass storage devices to facilitate transfer of data between them?