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.

关于LP8765 比较器功能的使用,请教支持!谢谢!

HI,最近在调试LP8765,在使用到比较器功能的时候有不明白之处。

使用需求:设置COMP2阈值电压为1200mv,COMP2外部电压从1.3V变化到1.1V,产生中断,IRQ_N电平下拉。

程序设置:1.设置寄存器03H BIT[7]为0;

                  2.设置寄存器66H 为0xA8;

现象未出现IRQ_N拉低。

1.请教下如需做上面的需求,应如何设置?

2.寄存器67H COMPX_POLARITY   是否表示当前COMP输入电压是高于或者低于阈值电压?