Question
In my project one of STM32H7 ADC channels is used to measure the device current. I'm using STOP mode with periodic (10 ms) wakeups to lower the power consumption. Is it possible to use the ADC channel to measure the current during STOP mode?
..