Question
[STM32WB55] BLE + HID?
When generating a new project (cubemx 5.5.0) that includes HID and BLE.
I rebuilt the sample apps provided by STM for each of these features and they work OK. However I have no clue as to how to combine the two (most probably because I'm setting the clocks wrong).
I'd appreciate any kind of assistance regarding Clock configuration (I'm transitioning from Arduino, so I'm somewhat overwhelmed by the complexity).
Thank you!