That's a good explanation. Covers all the basics, including mentioning that FETs fail in the ON direction. This is why switching power supplies badly need protection circuitry, and why you don't want wall warts and battery chargers that didn't pass UL testing.<p>He mentions electrostatic discharge sensitivity. Yes. It's very easy to blow out the gate of an FET just by touching the gate lead. Once it's attached to a driver transistor, it's protected, but loose FETs need to be stored in conductive foam and handled while wearing a wrist strap.<p>FETs are really amazing. ON resistances in the milli-ohm range, and OFF resistances in the megohm range. It's surprising that's physically possible.
> Speaking of the Pinecil, it uses an unorthodox driving circuit – it has an NPN transistor, but its base driven through a capacitor, so that only the AC component of the driving signal gets through. As a result, if the main MCU hangs and the control GPIO is stuck high, the FET won’t stay enabled!<p>Clever!
Jfets are used a lot in guitar pedals (j201, 2n5457, 2sk30a, ...). Unlike MOSFET they only need one gate resistor (10M gate to ground) in a input buffer configuration. The drain and source resistors are same as MOSFETs.
Also see part 2:<p><a href="https://hackaday.com/2023/05/02/fet-fun-endeavors-together/#more-587368" rel="nofollow">https://hackaday.com/2023/05/02/fet-fun-endeavors-together/#...</a>