STM32L4 Wiced Low Power

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
BeOl_4470266
Level 3
Level 3
25 replies posted 10 replies posted 10 sign-ins

Hello,

I am using Wiced with the STM32L4 MCU, with ThreadX, and I'm looking into the power consumption while waiting for ThreadX events or message queues.

However, looking at Wiced platform files, it seems that the STM32L4 low power modes are not supported, am I understanding right? What would I need to be able to bring the MCU to low power?

Thanks for your help,

Best regards

0 Likes
1 Solution

Hi

I checked internally and looks like the power save mode for stm32l4 wasn't ported completely and needs to be done. Thus power save for STM32L4 isn't supported.

Also, yes, if you modify the functions as mentioned, you should be able to add power save support to STM32L4 based processors.

Thanks

View solution in original post

6 Replies