This is a tangent on a different thread I started. Sufficiently tangent and self contained as to warrant its own thread.
I'm switching an LED via a FET. The FET can be turned on either by an MCU output or by an "external" signal. I already put a schottky diode on the external signal line so that the MCU output doesn't do nasty things upstream to the external device. But I didn't consider what happens to the MCU pin when the external signal is active.
The MCU I'm using is a TI MSP430. The particular '430 doesn't have tristate output. To remedy this, shouldn't I just put a schottky diode inline?
I used a schottky diode due to my thought that 3.3V - 0.7V = 2.6V wasn't quite where I wanted it to be for the Vgs of the FET. But now seeing as I can choose a different FET, should I just use a regular diode instead of the schottky?