• 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...
  • Middle ware and STCubemx incompatibilities and errors
    I have a long standing project using a stm32f205 that I started on an earlier version 4.xx Anyway rather than not be able to use the latest tools eg Keil updates and MXCube for the peripheral drivers...
  • 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...
  • 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...