RTC with Free Running Binary Mode and Calendar Mode STM32WBA65
I have question on STM32WBA65RI uC we are using it for our products TEK923/926.
It seem to me that BLE stack doesn’t allow to use Free Running Binary mode and Calendar Mode.
There is option of MIX Mode in CubeMX but doesn’t seem working. Causing not to allow Alarm/Timer to configure and giving below error:

sAlarm->AlarmSubSecondMask
Details:1056964608
Default:1056964608
Decimal:1056964608
Hex:0x3f000000
ICSR
Details:519
Default:519
Decimal:519
Hex:0x207
RTC Config:

BLE Router Example code was used to modify above.
------------------------------------------------------------------------------------------------------------------------
I can see similar questions on ST Forum with no answer for STM32WBA65
https://community.st.com/t5/stm32-mcus-wireless/stm32wba65-ble-and-rtc-timer-not-firing/m-p/853213
----------------------------------------------------------------------------------------------------------------------
Ideally what we want is RTC with full date and time running with BLE using UTIL_TIMER drivers for others tasks.
Kind Regards,
Dhaval
