USB Composite Device, Mass Storage - HID. Is it possible using HAL?
Hello guys,
I've been researching over the internet and in this forum about creating a composite device on STM32WB5M. I need to create a device that has a HID and a mass storage over the same USB. I saw some old posts saying it was not possible but at the same time i saw another posts saying it is possible in some ST microcontrollers. I really would prefer to do that using ST Library, or modifying ST Library if needed.
Could anyone give me any hint, examples or a user manual of how i could begin this development?