Power circuit design logic — suggestion

transistorsvoltage-regulator

I am designing a board where my Microcontroller is powered by LM7805 regulator & my load requires 3.8 voltage, is powered by following voltage regulator NCP57302.

http://www.onsemi.com/PowerSolutions/product.do?id=NCP57302

As per the specs of NCP57302 to produce 3.8V i have selected :–
R1 = 30.96K
R2 = 15K

Is it the right set of resistors values to be used for producing 3.8V ?

Also I need some external circuit to be put on enable PIN of NCP57302.
So that microntroller & control the turning ON/OFF the power supply of load.

Can some suggest this external circuit for controlling the enable pin of NCP57302 regulator by my microcontroller ?

Please suggest.

enter image description here

Best Answer

You're resistors are correct.

The Enable pin is CMOS and TTL compatible. So you should be able to drive it from your microcontroller directly.