STM32L432 dynamic VDD voltage change
I'm developing a very power-saving product. The STM32L4 is a really great product for our application !
Usually I run the STM32L4 VDD at 1.8V. Operate at 3.3V only when end user configures it via USB.
The problem is that I want to switch the VDD voltage from the STM32 software.
Can I dynamically change STM32 voltage during runtime?
As long as I make the rate of voltage change very slow, I don't see anything wrong with that, since it is equivalent to just repeating the same amount of voltage change as a normal voltage ripple range. Is there any problem in thinking this way?
How fast [Volt / second] is it allowed to change the supply voltage ?
Thank you in advance !
