cancel
Showing results for 
Search instead for 
Did you mean: 

Problem on Shundown mode in STM32WB

Kavinraj
Associate III

Hello All,

                I am using STM32WB5MMG for BLE  Application,  I want to  initailly mcu is stop mode or sleep mode,when external interrupt (switch)  is triggered  its wakeup from low power mode.After wake up  re-installize the System Clock for Mcu running configured clock frequency. 

                 In my case its working well without configure STM32_WPAN (BLE) in STM32Cube Mx, When ever i use both  Stop mode and BLE its not working  while wakeup  trigger is applied.

               I tried Sleep, Stop  and Shutdown mode ,all  are gives same response.Anyone suggest me how to use both in efficient manner.

1 REPLY 1
STTwo-32
ST Employee

Hello @Kavinraj 

I suggest you follow the implementation of this example of a Standby mode application with BLE capability.  

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.