• usb middle-ware alternatives.
    We purchased a lic. with ST for MDK Plus Single User one year and now we learned the USB examples are considered middle-ware. My management team is not keen on another 2k a year. Is the limitation built...
  • how to use middle ware USBD_HIDn_GetReport
    I can't seem to find any examples of how to use the USBD_HIDn_GetReport calback function? I have examples for USBD_HID_GetReportTrigger but nothing for GetReport. Searching the net leads mainly to the...
  • MDK-ARM libraries middle ware interface
    Hello Forum members, I am using Keil MDK-ARM along with RL-FlashFS, RL-USB and RL-TcpNet libraries. I want to track events for USB connection/disconnection, Ethernet connection/disconnection etc...
  • USB middle ware with stm32f hates mac/darwin
    I have compiled the HID example and noticed it does not work on any darwin system like IOS/MAC OS 10. Seems ok on Android and other PC's. What seem to occur is after 1 second the MCU stops. Strangely...
  • How to make customized driver for the Keil ARM Middle Ware
    I am developing a project with STM32F105x MCU. I found the keil middle ware is very well written and I am evaluating if I could use it in my project. The components I plan to use are: USB, File System...