Question
How can i run STM8L051F3 at lowest power? may i get an example?
Posted on November 03, 2017 at 13:16
I am using
STM8L051F3
for my project. My project uses 10 LEDs, Timer2 and 1 input Pin. After getting input from 1 pin i will on the LEDs 1 by 1. System powered with battery so run time current should be minimum. Without using sleep, Halt how can i run the system at lowest power. Please guide me through this.
