2018-08-01 08:32 AM
Hi there,
I am looking to design a custom HID device using STM32CubeMX and TrueSTUDIO on a STM32F411E-Disco board. However, i can't find any good examples online for custom devices and how to get one working. I was wondering if anyone could point me in the direction of a good example or explain how they work. So far i have gotten a basic mouse and keyboard example but cannot get a custom device to work.
2018-08-01 10:55 AM
Are you looking for host or device examples? There are quite a few examples around, on github and other places. Keep googling.
-- pa
2018-08-02 12:08 AM
Its device examples im looking for mostly.
Ok will do.