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.
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.