Question
Using BLE with HSE/1000 instead of LSE [STM32WBA6]
I want to use HSE/1000 instead of LSE for the BLE Radio Sleep Timer Clock mux on the WBA6.
Advertising works (being BLE peripheral), but after a connect, I immediately get a BLE disconnect (reason 8) when selecting the HSE/1000 input.
HSEON bit is set on RCC; I'm not using any low power mode.
