How to connect VREG_VOUT & DVDD on RP2040?
In almost all cases, to get the RP2040 working,
- Connect
VREG_VOUTtoDVDDdirectly, do not connect them to any other voltage. - Connect a
1uFcapacitor toVREG_VOUT(and place it close to theVREG_VOUTpin) - Connect a
100nFcapacitor toDVDD(and place it close to theDVDDpin)
Never connect DVDD to 3.3V or 1.8V, this will kill the chip!
While there is the possibility of using an external (switching) 1.1V regulator, this has little benefit for most applications and is much more involved. I recommend generally not doing that.
Check out similar posts by category:
RP2040, Electronics
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow