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.

INA260: ALERT Pin Behavior During I2C Access

Guru 12745 points
Part Number: INA260


Tool/software:

Hi,

I would like to confirm something about the INA260 ALERT pin. Does the ALERT pin toggle between high and low during I2C access? I was wondering about this after looking at Figure 27 in the datasheet.

The toggling of the ALERT pin signal during I2C access could be a concern in applications, so I would like to confirm this.

Thanks,

Conor

  • The I²C master can read from the SMBus Alert Response address (0001100) to get the address of a device that generated an alert. The device that did return the address then clears the alert.

    This makes sense only if you have multiple devices with an alert output. If you have a single device, you already know that it is the source of the alert.

  • Conor,

    Is your concern here the SMBus alert response, or the actual ALERT pin of the device? If your concern here is the SMBus, I agree with Clemens' assessment below. If its the ALERT pin, then the ALERT will be asserted when there is a condition that causes an ALERT, regardless of whether or not communication is in progress. This is to ensure the fastest possible response to something like an OC condition. I do not necessarily know why this would cause concern in application.