Closed jordens closed 3 years ago
the idea is that you cannot turn it off with logic level. You must use PWM. However, the BSH103 has a very low Vth. Originally BSS138 was used, then it was replaced probably to unify the BOM. If the circuit does not work with very low duty cycles, it may be caused by very low Vth of this particular T20. You can try to replace it with BSS138. The circuit does just a DC-restoration, that makes sure the logic pattern on the FPGA appears on T20 unchanged, only shifted up by roughly 0.2V (Schottky diode Vf). When FPGA is not toggling, after the RC time constant, T20 starts conducting completely. You can also short C159 if you don't care about such protection.
That's what I thought. The minimum gate voltage is above 0.7 V already at 0.5 duty cycle and increases below that. Then we'll either have to change the FET or RC to make it work.
changed to BSS138
I can't seem to bring the gate low enough to turn the fan off. This is with a 1 (or 0.25) MHz PWM and any duty cycle. @gkasprow how is this supposed to work?