• STM32F4 HID Host Send data to custom device
    I want to send data to my custom HID device from STM32F4-Discovery (HID Host) I modify from STM32_USB-Host-Device_Lib_V2.1.0 My host was detected my custom HID device.But I don't know how to send data...
  • STM32F4 HID Host custom device
    Hello, I am interested to make USB HID HOST which can communicate with custom hid device instead of mice or keyboard. For that I have to send data to that custom hid device. I have used below...
  • USB Device Custom Class
    Dear All, Hi I want to develop a custom class USB device (which is not listed in RL-ARM classes) such as a printer class. I use AT91SAM7X family of ARM processors. I found in RL-ARM help files...
  • Custom Tools
    I have a batch file that I use to convert the output of my banked project (4 Hex files) into one continuous binary file for downloading to my emulator. The batch file works fine and very quickly when...
  • Custom application
    Hi All, I plan to load custom application or bug correction code in any EEPROM address for my project. This code will be load using serial port. Is it possible to do it? Thank you. Best regards...