Hi, am working in stm8l152. I have a problem with my STM8L device. My current remains in 2.02mA even in the halt mode (I would like to obtain 10-15µA). What are the ways to drop this value?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-11 2:47 AM
I also tried to make some configuration changes in the code, like putting the halt mode or disabling the timers.
Kindly suggest me to solve this issue
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-11 4:39 AM
Consider what you have attached externally and the current drawn from those components.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-11 4:58 AM
In our application, the motor is attached externally. Without motor also we have checked. Before going to halt mode, I have initialized unused gpio pin as Output push-pull, low level , Disabled peripheral clock.
Still power-consuming in mA.
