Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PMOS NMOS recomendation for square wave inverter for SHDN

yefj

Advanced Member level 5
Advanced Member level 5
Joined
Sep 12, 2019
Messages
1,505
Helped
1
Reputation
2
Reaction score
5
Trophy points
38
Activity points
9,114
Hello , ltc1261lcs8 needs to be both turn on and off using esp8266 3.3V GPIO pulse and the output needs to charged and discharged with this GPIO pulse.
When my GPIO =0V output off when GPIO=3.3V output is ON.
Which is the opposote of what the SHDN does as shown in the data sheet below.
I need 5V to shutdown the DC-DC which is another problem.

So basicly i need to take my 0-3.3V pulse some how to invert it and make the input 0-3.3V into 0-5V?
What NMOS and PMOS do you reccomend ?
Thanks.


1717770548967.png

1717768532030.png
 
The SHDN pin on the LTC1261LCS8 is active low, meaning a high signal turns it off. However, you want the opposite behavior. The SHDN pin requires a 5V signal to properly control the LTC1261LCS8.
You can use an NMOS to invert the GPIO signal.

  • Source: Connect to Ground.
  • Drain: Connect to a pull-up resistor (10kΩ) which is connected to 5V.
  • Gate: Connect to the ESP8266 GPIO.
 
Hello , I also need to discharge the output at 0 logic and make the output charge at 5 V
How do I make this ?
Thanks.
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top