• EK-STM32F Keil example using endpoint2
    Hi, if tested the KEIL USB-HID example for the EK-STM32F. It is working! But when I change the endpoint IN from 1 to 2 -> it seems that the device will never get any interrupts which should call...
  • EK-STM32F Keil example using endpoint2
    Hi, if tested the KEIL USB-HID example for the EK-STM32F. It is working! But when I change the endpoint IN from 1 to 2 -> it seems that the device will never get any interrupts which should call...
  • USBMEM built problem
    Hello Frnds, I am using USBMEM program (available on keil.com). when I build it at a time below error occurred. I can’t understand what type of error and how I can solve it. so any buddy have any...
  • USBMEM built problem
    Hello Frnds, I am using USBMEM program (available on keil.com). when I build it at a time below error occurred. I can’t understand what type of error and how I can solve it. so any buddy have any...
  • USBMem example : need help!
    How can I combine USBMem example and MMC interface to make USB mass storage devive with MCB2300 and MMC/SD card? Thanks very much.