Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

3.3v to 5v multistate resistor divider

Status
Not open for further replies.

ACharnley

Member
I've a circuit using several NCP81151 fet drivers. The designer of this chip obviously loves pins doing more than one function, so the EN has three states. Low turns the driver circuit off, Mid makes signals go low and High lets the PWM decide. Here are the voltage values.

Screenshot_2020-06-08_09-38-45.png


My control chip is an NRF52, so 3.3V max. I need to switch the circuit between Low and High (don't need Mid). It's easy enough to solve using a transistor or FET but floorspace is quite critical and I'd have to add 5 SOT-323's to do it. So I came up with a voltage divider and tested it in LTSpice. Using the voltage extremities for the 5V line it looks like I can just do it, with 0.1v to spare. Close but within spec.

Screenshot_2020-06-08_09-39-47.png


But here's the thing. I assumed (always the mother of all ****ups) the NRF52 was driving it's outputs using FETs, so as long as current draw was minimal there'd be no drop and I could assume a 0v and 3.3v swing. Going to the datasheet to verify this....

Screenshot_2020-06-08_09-37-19.png


So my question is where does this +/- 0.4v come from? If it were a transistor driver I'd expect a 0.6-0.7v drop. The fact it can do VSS indicates it's FET based, but I have 0.1v of tolerance not 0.4v to play with so I need to know where this figure comes from to determine if my approach is going to work.
 
It will be the "on" resistance of the output FETs in the device.
That's why the 0.4V drop is rated for different currents, depending on the supply voltage; when the internal gate voltage is higher, the FET on resistance is lower.

It looks to be around 80 Ohms worst-case with a 2.7V or higher supply voltage, based on 0.4V at 5mA
With the resistor values you are using, it should have negligible effect.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top