Hello,
I am trying to add the eFuse STEF01 IC from STMicroelectronics. I would like to use the enable/disable option to turn on and off the output to reduce consumption when I am not using the device (sensor). At the same time, I would like to use the Faul functionality to receive the alert in my microcontroller. The datasheet says "The EN/fault pin is internally pulled up to 5 V". I am confused about how I should connect this pin to the microcontroller, directly? Could this 5V damage the microcontroller (works at 3.3V)?
How do I manage the situation from the microcontroller programming perspective, as I guess the port pin needs to act as an input to receive the fault condition and as an output to disable the eFuse?
On the other hand, I would also like to use the PG (Power Good) function. Similarly, should I connect the output PG pin to the microcontroller directly? It needs a pullup resistor connected to the voltage input (20V in my case), is it safe for the microcontroller?
The datasheet says that high impedance at PG pin means the power is ok, low impedance -> not ok. what signal do I receive in the microcontroller for each case?
Sorry for too many questions. I guess this has to be pretty simple for someone used to it. Any help will be appreciated. Thanks!
I am trying to add the eFuse STEF01 IC from STMicroelectronics. I would like to use the enable/disable option to turn on and off the output to reduce consumption when I am not using the device (sensor). At the same time, I would like to use the Faul functionality to receive the alert in my microcontroller. The datasheet says "The EN/fault pin is internally pulled up to 5 V". I am confused about how I should connect this pin to the microcontroller, directly? Could this 5V damage the microcontroller (works at 3.3V)?
How do I manage the situation from the microcontroller programming perspective, as I guess the port pin needs to act as an input to receive the fault condition and as an output to disable the eFuse?
On the other hand, I would also like to use the PG (Power Good) function. Similarly, should I connect the output PG pin to the microcontroller directly? It needs a pullup resistor connected to the voltage input (20V in my case), is it safe for the microcontroller?
The datasheet says that high impedance at PG pin means the power is ok, low impedance -> not ok. what signal do I receive in the microcontroller for each case?
Sorry for too many questions. I guess this has to be pretty simple for someone used to it. Any help will be appreciated. Thanks!
Attachments
-
4.1 MB Views: 2