Skip to main content
ledi001
Associate III
January 8, 2025
Solved

How to use LSI instead of LSE with STM32WBA55

  • January 8, 2025
  • 1 reply
  • 2248 views

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?

Best answer by STTwo-32

Hello @ledi001 

Do you mean you have replaced LSE with LSI1 in all peripherals that uses LSE. If so, The LSI1 must not be used for the 2.4 GHz RADIO sleep timer.

Best Regards.

STTwo-32

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
January 8, 2025

Hello @ledi001 

Do you mean you have replaced LSE with LSI1 in all peripherals that uses LSE. If so, The LSI1 must not be used for the 2.4 GHz RADIO sleep timer.

Best Regards.

STTwo-32

ledi001
ledi001Author
Associate III
January 8, 2025

Hello @STTwo-32 

Thank you for your reply. Does this mean that there is no other option than to use the LSE in this case?

Tesla DeLorean
Guru
January 8, 2025

Only the LSE lives in the Backup Domain wrt to power, on the STM32WB55 and frankly most of the STM32 families

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..