- Can Alert pin monitor Under-Voltage and Over-Current at the same time?
- Can Alert pin monitor different conditions on each channel, such as UV and OC on Channel 1 and OV and OC on Channel 2?
- Will any condition from any channel raise the same Alert pin?
- How can i know which channel triggered the alert? Is it flags ENERGYOF_CH..., 1 to 4?
- How can i know which condition fired the alert? Is it flags LIMIT..._ALERT, 1 to 4?
- Querying the Flags will require some I2C clock cycles, correct?
- Is it possible to hard-wire the flags to certain pins, so that the channel or condition is instantly provided, instead of requiring the I2C master to query the device?
thx