I want to create a passive circuit which will cut off a the power supply from a LiPo battery when the voltage of the battery drops to/below 3.2V.
I followed the video: https://youtu.be/NecbHbGAkkc?si=HhB0D730yQR2n9oM.
Timestamp: 9:00 mark.
So using the equation shown, for a cutoff of \$3.2V\$, \$V_{out} = V_{ref}(\frac{2.8k}{10k} + 1)\$, then \$V_{ref} = 2.5V\$.
So just for clarity:
\$V_{out} = 2.5 \times (\frac{2800}{10000} + 1) = 3.2V\$
The equation is not clear in the video, but as he says using \$R1\$ as \$2k\$ and \$R2\$ as \$1k\$ causes a \$V_{cutoff}\$ of 7.5V.
So here is my implemented \$V_{cutoff}\$ circuit:
There are some other circuits in the chain:
The circuit roughly follows Battery Connector -> Reverse Polarity Protection -> \$V_{cutoff}\$ -> output LED
+Batt_Cutoff implies its the positive input to the cutoff circuitry.
PCB Layout
Below is my implemented circuit.

When hooked up to a LiPo, the voltage continued to discharge below 3.2V. When I have connected the circuit to a bench power supply, I found the indicator LED to turn off at around 2.6V.
What could be the issues for this/what to test for? Have I implemented the resistor value equation correctly? Could the properties of the MOSFETS be changing the properties of my circuit?






