• Problem with using USB HOST HS example
    Hello, I am working with USB HS Host in MSC class with STM32F407 MCU. I want to write to the memory cells of a flash drive using usb. (It doesn't matter for me to write with a standard like FatFs, I...
  • Problem with using USB HOST HS example
    Hello, I am working with USB HS Host in MSC class with STM32F407 MCU. I want to write to the memory cells of a flash drive using usb. (It doesn't matter for me to write with a standard like FatFs, I...
  • USB Host example errors for LPC17xx
    Hello, i'm trying to run USB Host code example provided by NXP for LPC17xx. I have LPC1768 and I'm using the mass storage example. I already check my board, it doesn't matter what I do I always get...
  • USB Host example errors for LPC17xx
    Hello, i'm trying to run USB Host code example provided by NXP for LPC17xx. I have LPC1768 and I'm using the mass storage example. I already check my board, it doesn't matter what I do I always get...
  • USB Host HID Class Example for LPC2468
    Hello, I am hoping to setup my LPC2468 to act as a USB Host and to work with the HID Class. I am wondering if anyone has suggestions on example code or reading material? I have gotten Keil's...