Hi,
how can I enter the RFD ZigBee stack and RF module in STOP2 mode on STM32WB5MMGH6TR?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-10 10:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-11 06:02 AM
Hello @Maxim Shylo​,
Have you tried with the example "PWR_STOP2_RTC" embedded on STM32CubeWB SW package (or on gitub)?
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-11 06:27 AM
Yes, I do.
But this don't work if I have working ZigBee stack onboard.
If I make STOP2 mode I take 2,5 mA supply current.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-11 08:39 AM
Hello,
Zigbee_OnOff_Client_SED example is available on P-NUCLEO-WB55.Nucleo and allows to enter in STOP2 low power mode with a supply current of 3 uA. You can modify this example to use it on STM32WB5MMGH6TR module.
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-11 10:54 PM
Is it enough to redefine the STM32WB55xx symbol to STM32WB5Mxx? If so, I did it but did not get the result.
This current is achieved with the ST-Link disconnected.