STM32WB clocks
I am using the HSE and LSE for the STM32WB. I am under the impression that you must use the 32MHz HSE if using BLE. I am also under the impression that you should be able to set your CPU1 (app processor ) to 64MHz. I have tried all kinds of things in the .ioc file and it always wants to revert to using the MSI source / PLL to set CPU1 to 64MHz and CPU2 to 32MHz. Can someone tell me how to set CPU1 to 64MHz while having CP2 (radio) at 32MHz using HSE?

