I have an application in which I am not using the Alert function/pin of the TMP275. I'm wondering if it is possible to use it as a general purpose output in the following way.
I would set the T(high) limit register to its max value; set the T(low) limit register to its min value. Alert should never be asserted. Set Thermostat Mode (TM) to '0' for comparator mode.
I would like to use the temp sensor by setting Shut Down (SD) mode = 1, and only initiating conversions on demand by writing a '1' to the One Shot (OS) bit of the configuration register.
Under these circumstances, would writing values to the Polarity bit (POL) of the config register cause the Alert pin to change state (when POL=0, Alert=1, and POL=1, Alert=0, since Alert is not asserted)?
Does Shut Down mode shut down the POL function?
Thanks, Rich