STM32 Dual supply concept?
- March 22, 2019
- 3 replies
- 1265 views
I have an application where in "run" mode alot of current is needed at 3V3, so there is no way around a 3V3 switching regulator in the circuit. In the sleep mode, i don't need any pheriperal power, the main switching regulator would be turned completely off. While in sleep, i want to power the mcu (STM32L433) by a 1V8 LDO to keep periodic checks and startup the switching regulator when a wakeup is occured.
I searched around the internet and found a document that describes battery backup. Attached is figure 2 from the sheet.
Would this for my case work if the supercap would be replaced by a 1V8 Output of a LDO, and D1 would be removed because there is no need to charge the cap. The main supply would be 3V3
Or would this cause problems because of the voltage difference from 3V3 and 1V8 ?
