wemos / D1_mini_Examples

WeMos D1 & D1 mini Arduino Examples
551 stars 227 forks source link

Lolin D1 mini Pro 2.0 - what is LDO_EN ? #39

Open marcobrianza opened 6 years ago

marcobrianza commented 6 years ago

What is the jumper labeled LDO_EN is supposed to do on this board https://wiki.wemos.cc/products:d1:d1_mini_pro ?

mcauser commented 6 years ago

See SJ2 under Power in the schematics. It’s normally not bridged and is so you can tie the EN pin to GND.

It’s the enable signal for the LDO regulator, active high.

Add a dab of solder to bridge the pads to disable the 5V regulator, so you can provide your own power source directly to the 3v3 and GND pins. Useful for battery operations.

marcobrianza commented 6 years ago

thank you @mcauser I will try it. Still the CH340C would be powered on by the +3V3

vpapanik commented 2 years ago

You can wire a switch there, to turn the module on and off. It works perfectly. When off, it consumes 42 μΑ only. It's a pity this is not a proper connector.