Skip to main content
Associate
September 24, 2024
Question

Configure STM32WB15CCU6 without LSE

  • September 24, 2024
  • 1 reply
  • 780 views

I am working on a stm32wb15ccu6 and I am not able to detect the ble device in stm toolbox application on mobile phone. I am using example program of P2P Server and just made some changes as disabling LSE and related points. I am getting error as.

Omkar14_0-1727171306848.png

Will anyone guide me regarding the issue. Like what should be configurations and what am I missing.

1 reply

TDK
Super User
September 24, 2024

Looks like it is in system memory, probably the bootloader. Is BOOT0 tied low? Is this a custom board or known good hardware?

"If you feel a post has answered your question, please click ""Accept as Solution""."
Omkar14Author
Associate
September 25, 2024

Yes. That issue is resolved but still I am not able to detect BLE on STM Toolbox app. Yes BOOT0 tied low the issue was with clock settings. Can you provide me any guide or steps to configure STM32WB15 BLE with just HSE not including LSE. 

STTwo-32
Technical Moderator
October 18, 2024

Hello @Omkar14 

I suggest you follow this guide: Configuring STM32WB for Bluetooth LE without an LS... - STMicroelectronics Community it should be really helpful.

Best Regards.

STTwo-32