STM32U5: Is the consumption below brownout level 0 defined and how do I keep it low?
We are planning a circuit were one PCB needs to be charged from another one. The first will have some capacitors whereas the second has a battery. This means the charging should be as power conscious as possible.
We tried to find out what the consumption of the U5 on the charged PCB would be until it can leave brownout. We didn't find anything in the datasheet so we did some measurements with the U575 Nucleo (at the IDD jumper): Below 1.7V it went up to ~90µA (was in Stop before, so a nearly ten fold increase), at 1.4V it increased to up to 180µA and only below 1V it continues to fall linear from 100µA down.
Is this expected behavior or is this something down to the Nucleos circuitry? And can I find a document somewhere specifying that behavior (can it be worse?)?