STM32F101 current draw in Stop mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-09-21 8:42 AM
Posted on September 21, 2016 at 17:42
I discovered ~450uA additional current draw coming from the STM32F101 in Stop mode. This condition occurs when an external pin interrupt from a peripheral goes active during Stop mode even though the NVIC is disabled for that pin. The key is that BOTH the NVIC and EXTI must be disabled. As soon as I disabled the EXTI for that pin as well, the power consumption was much lower as expected. I don't see this occur on my STM32F103 eval board so it must be something inherent to the STM32F101.
#powerconsumption #stm32f101
Labels:
- Labels:
-
STM32F1 Series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
