• Is it possible to run usb host and client at the same time (LPC1700)
    Hi, I am able to run the usb host and client in different applications, but I wonder if it is possible to run host and client at the same time? Basically, I want to connect a usb disk to my product...
  • Is it possible to run usb host and client at the same time (LPC1700)
    Hi, I am able to run the usb host and client in different applications, but I wonder if it is possible to run host and client at the same time? Basically, I want to connect a usb disk to my product...
  • USB Host and Device at the same time (LPC2478)
    Hi I could find a lot of sample codes which are just based on USB device or just USB Host, But I need to connect an USB Flash card to MCU through USB Host and at the same time I need to connect MCU...
  • USB Host and Device at the same time (LPC2478)
    Hi I could find a lot of sample codes which are just based on USB device or just USB Host, But I need to connect an USB Flash card to MCU through USB Host and at the same time I need to connect MCU...
  • LPC2388: Using USB OHCI and SD/MMC at the same time
    Hello, I have to use both usb host as mass storage with USB stick and MMC card with the LPC2388. I successfully took the examples MSD_FILE for usb sticks and SD_FILE for sd-cards and integrated...