请帮忙解释下LM96080 电压监控的原理,规格书上面好像说得不太详细:具体问题 IN0~IN6这7个模拟接口输出电压值怎样在寄存器中读出(寄存器0X20~0X26值分别代表多少电压),出现电压偏高或者偏低的情况是怎样产生一个监控信号的,谢谢
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.
请帮忙解释下LM96080 电压监控的原理,规格书上面好像说得不太详细:具体问题 IN0~IN6这7个模拟接口输出电压值怎样在寄存器中读出(寄存器0X20~0X26值分别代表多少电压),出现电压偏高或者偏低的情况是怎样产生一个监控信号的,谢谢
Hi
The LM96080 continuously converts analog inputs to 10-bit resolution with a 2.5 mV LSb (Least Significant bit) weighting, yielding input ranges of 0 to 2.56V
所以对应转换关系可以写为2.5mV*N , N对应10位数字(需将二进制转换为十进制)