Tool/software:
Hello,
I am currently looking over a design and the ALERT pin was left floating. I am wondering if this will affect operation and if so what are the possible issues?
Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello,
I am currently looking over a design and the ALERT pin was left floating. I am wondering if this will affect operation and if so what are the possible issues?
Thanks!
Hello,
The ALERT pin could be used as both, input or output to an MCU. As an input the pin has no internal debounce support, and is very sensitive to noise which benefit from a RC filter. This pin also include a weak pull down, to be allow to be driven externally or to pull the active high output signal. Due to this, the datasheet recommends to place an external 500kohm - 1Mohm pull-down resistor from ALERT to VSS at all time, even if unused to avoid the pin to be left floating.
Regards,
Arelis G. Guerrero
Technically yes, if the pin is floating and at any stage is configured as an input, you could triggered a false alert. Again, is highly recommended to not leave this pin floating.