Other Parts Discussed in Thread: CSD13380F3
I have a new design I'm debugging that uses the csd15380f3 in two different places, one of which works and one of which doesn't. Can you take a look at my two applications and see if I'm doing something wrong?
Working:
I've got an FPGA with a Config_Done open drain output and an open drain StatusZ output that are both pulled up to 1.8V. When either one or the other of these signals is high-z from the FPGA and pulled up to 1.8V, the LEDs turn on as expected. The forward voltage of the LEDs is 2 V.
Not working:
This circuit is supposed to allow an external controller to send a power-bad signal (FMT_PG_VCCIO), which I currently have floating. I'm supplying VCCIO separately and have tried from 0V - 5V, but no matter the input to the gate of the FET, it won't start conducting. The source always measures at 0 V.
Am I using the FET in some way that isn't supported? I've triple-checked all the footprints on my board and they are right. I have 5 boards showing the exact same symptoms - U54-56 work, U51 doesn't, so I don't think it's an assembly problem.
Thanks in advance!