STM32F7 High Power Consumption in Standby
All,
Unfortunately I don't see many useful answers to high standby power consumption on these forums. Hopefully someone has gained insight since previous questions have been asked, or my specific situation is has an alternative solution that didn't apply in other situations.
I am using an STM32F765VI chip to manage a battery (by communicating with battery managers) and send some messages over USB. The chip can sit in standby mode for extended periods of time, but unfortunately it seems to consume 7mA in standby mode. This is the difference between a typical battery lasting a few weeks and a few months. My hardware engineers have assured my that the power draw is coming from the chip and it's immediate power connections. Obviously this is SIGNIFICANTLY higher power draw than what is advertised. I also have a pretty high power draw (10-12mA) in stop mode, regardless of whether or not I turn off the regulator.
I am using a high speed external clock. Could it be that the external clock is consuming all of that power?
If not, any other ideas?
Thanks!