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.
16位差分输入的上限 使用下面的哪个寄存器呢?
AdcaRegs.ADCPPB1TRIPHI.bit.LIMITHI
AdcaRegs.ADCPPB1TRIPHI.bit.HSIGN
你好,我在实际差分模式下 并没有用到这个HSIGN位 ,只是配置了LIMITHI,LIMITLO 分别对应的差分模式下的上下限所对应的数字量 ,貌似也是对的, 那请问 这个HSIGN位 是如何配置的呢? 比如说我采A0 A1 口作为差分的正负端。。 上下限分别设置了 2300 的上限 1600的下限 那HSIGN 这个位呢?