cancel
Showing results for 
Search instead for 
Did you mean: 

Configure STM32WB15CCU6 without LSE

Omkar14
Associate

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.

2 REPLIES 2
TDK
Guru

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".

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.