What is the STM32WB55's HSE with LSI configuration workflow?
Greetings friends
I'm trying to find the workflow to effectively set-up a STM32WB55 to work with a HSE and LSI (no LSE) and just can't seem to be able make this work while others claims it works fine. Everything works perfectly with HSE and LSE using the p2pserver example however as soon as I set the CubeIDE's clock settings to LSI the device refuse to connect.
I've read in another thread that you are required to set HSE/1024. How do you achieve this? In CubeIDE or this is a hardcoded function somewhere?
Thanks