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.

ADC128D818: AD128D818

Part Number: ADC128D818

I have negative voltage to be monitored 

Example: -1.87V for high limit and -2.07V for low limit.

I have to wrtie x"F450" for Voltage high limit register and x"F310" for low limit register

Calulations: (-1.87/0.625)*1000 = -2992 = F450 in hex

Whether I am right in my calculations?

Can write 16 bit data to limit registers?