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.

[参考译文] INA237:无法正确获取温度、电流和电压值

Guru**** 2812305 points

Other Parts Discussed in Thread: INA237

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/amplifiers-group/amplifiers/f/amplifiers-forum/1109341/ina237-can-not-get-temperature-current-and-voltage-value-correctly

器件型号:INA237

您好!

在我们的项目中、INA237用于监控28V 电压、电流和温度;电路板上电后、可以读取寄存器3eH、但温度、电流和 电压始终为0H、

以下值从 InA237获取:

sudo i2cget -y 1 0x40 0x0 w 0x0000  (寄存器0H、字、值:0x0000)

sudo i2cget -y 1 0x40 0x1 w   0x68fb

sudo i2cget -y 1 0x40 0x2 w 0x800c

sudo i2cget -y 1 0x40 0x5 w 0x0000

sudo i2cget -y 1 0x40 0x6 w 0x0000

sudo i2cget -y 1 0x40 0x7 w 0x0000

sudo i2cget -y 1 0x40 0x8 b  0x00

sudo i2cget -y 1 0x40 0x9 b  0x00

sudo i2cget -y 1 0x40 0xb w 0x0000

sudo i2cget -y 1 0x40 0xc w  0x7f

 sudo i2cget -y 1 0x40 0xd w 0x0080

sudo i2cget -y 1 0x40 0x3E w  0x4954

此时构建的所有电路板都存在此问题。

在我们将其替换为在其他电路板上工作良好的另一个器件后、可以获得正确的值。该器件有什么问题?