I have a circuit in below:
burhanhagi_0-1739880021261.png
Below is also the schematic part of IMXRT1176 SNVS blog.
burhanhagi_1-1739880083842.png
I am inserting a CoinCell battery for RTC running when power is OFF.
I would think that Coincell battery will keep supplying SNVS LP RTC at least for 6-8 months while Power is completely OFF. However, after we collected a product, then insert a CoinCell Battery and then put that product into the shelve; our Coincell battery consumes all its energy and exhausts within 4-6 days long. After that RTC gets zero, not keeping its datetime anymore.
So, in my design with STM32F7 microcontroller, it draws nearly 800nA current form Coin cell Battery while power is gone out. So it consumes all its energy within 8 -10 months long. But with IMXRT1176 product, it is much far away from that.
I measured the current from CoinCell with IMXRT1176. It draws roughly 35-40uA current from Cell when Power is OFF. As you know, this is so much current.
So what is my wrong? How do I set this current to a range less than 1-2uA ? Do I have to add some code to my below BSP part? Waits your helps. Thanks
burhanhagi_2-1739880724708.png