How to use LSI instead of LSE with STM32WBA55
Hi,
I use the example “BLE_p2pServer_ota” with NUCLEO-WBA55 as a template for a project.
For space reasons and to save costs, I would like to use the internal oscillator LSI1 (32,000kHz) instead of the external 32,768 chrystal LSE. After switching to LSI1 with CubeMX, the advertising works, but a connection can no longer be established. Which workaround is required to use the LSI?
