I'm designing a new PCB in which I'm powering a resistive wire via a MosFet, driven by a microcontroller kind of that way:
Vdd: +5V several Amps (depending on the heating wire)
Vin: 3.3V, an output of the microcontroller
I would like to be able to simply test if the resistive wire is present or not before Vdd is turned on. without Vdd on, I can't use a sense resistor in series with my load to sense the current so I don't know what to do.
There is probably a simple circuit or an IC capable to detect that and send the info to the microcontroller but I can't find it.
also, I only have one input pin left on my microcontroller which also complicate things.
