This is a followup on video 22 where I first introduce USB HID standard and how to implement it on STM32, so make sure to watch that one so we're on the same page:
• STM32 as HID device - Keyboard | Vide...
In this video, I show you how to create a proper custom HID profile device so that cube does not run over new settings every time you change its contents. This tutorial is great for all that want to create a custom HID device like a mouse, keyboard or any other.
Code for this video:
https://github.com/prtzl/Embedded_vid...
ST has renamed some library files, read up on them in the issue: https://github.com/prtzl/Embedded_vid...