STM32WB how to use RTC with BLE
Hello,
When activating STM32_WPAN in STM32CubeIDE for STM32WB, the prescaler of RTC is forced to CFG_RTC_ASYNCH_PRESCALER (value is 15) and CFG_RTC_SYNCH_PRESCALER ( value is 0x7FFF ).
I am used to configure RTC on other STM32 products with 127 and 255 values.
During test, I see that the RTC is running ~ 16 times to slow.
Do I miss something?
Is this problem similar to point 2 of the question "STM32WB - Problems with BLE and RTC" from "MLind.2" on 2020∕05∕25?
Thanks for help
Best regards
Paul
