Question
Is it possible to seperately use RTC with BLE?
Board: STM32WB55
Software: RTC and BLE
Hello,
I am trying to get a project set up on the above board. It needs BLE, USB and RTC seperately. I have the USB running with Bluetooth now thanks to a relatively recent post offering a means to fix the incompatability. Now, I need to get a date running on my RTC but as the init code of bluetooth uses the RTC timing, this does not seem possible (without of course adding a seperate clock chip into the project).
So, is there a way to init BLE from another internal timing source?
Thanks
