Search found 1 match

by Ouroboros
Tue Mar 07, 2023 5:25 pm
Forum: General discussion
Topic: Sleep Mode
Replies: 1
Views: 4949

Re: Sleep Mode

I'm trying to implement standby and stop modes on this core for STM32F103 mcu. I had no isues with standby mode, it works properly with power consumption about of 48 uA. Same power is consumed when using STM32LowPower with official core. Here it's my source: void lp_init() { //enable power clock RCC...

Go to advanced search