I'm trying to use a P-channel MOSFET (FQP7P06) as a high-side switch to turn off power to my sensors/radio from a 3.3v ATmega328P.
The Vgs threshold is -2.0 to -4.0v according to the datasheet, the same as the FQP27P06 and FQP47P06.
The problem I'm having is that from a 3.3v supply its only putting out 1.9v so is barely even lighting an LED. From a 5v supply it lets through 4.93v as expected.
It shouldn't need a driver chip or transistor to run it as long as SOURCE and GATE differ by 2-4v, which they do as I can see on my mulimeter that the digital pin is switching between 0v and 3.3v.
Any ideas what the problem is here? Am I completely misunderstanding Vgs, rdsON etc? Do I need a different FET?