• Can RL_USB run together with FATFS?
    Just like title show. I just want to use FATFS_0.09 run together with rl_usb (not RL_FLASHFS). any ideas? or RL_FLASHFS support chinese file names??
  • Can RL_USB run together with FATFS?
    Just like title show. I just want to use FATFS_0.09 run together with rl_usb (not RL_FLASHFS). any ideas? or RL_FLASHFS support chinese file names??
  • Suspended state with RTX + RL_FFS + RL_USB (HID+MSC)
    Hi, I’m working on a device which has an STM32F407, a USB connector (not OTG) and an SD card. I want to have both HID (for communication with a PC software) and MSC (to retrieve the data recorded...
  • Suspended state with RTX + RL_FFS + RL_USB (HID+MSC)
    Hi, I’m working on a device which has an STM32F407, a USB connector (not OTG) and an SD card. I want to have both HID (for communication with a PC software) and MSC (to retrieve the data recorded...
  • Is RL_USB possible to create composite deivce on runtime
    Hi Our system has a USB device port and SD card slot, the SD card is optional, so there are 2 cases: 1. Connect the USB to PC, it needs to be a HID device. 2. Insert SD card, then connect USB...