<div dir="ltr"><div>Hi James,</div><div><br></div><div>Got it. Thank you for the answer!</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">- Alex Qiu</div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 6, 2020 at 1:37 PM James Feist <<a href="mailto:james.feist@linux.intel.com">james.feist@linux.intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 1/6/20 1:29 PM, Alex Qiu wrote:<br>
> Hi James,<br>
> <br>
> Thanks for your quick reply and reviewing my code in the morning!<br>
> <br>
> That looks interesting, so this ScaleFactor will be used to multiply the <br>
> voltage value from hwmon without setting the shunt_resistor explicitly? <br>
> I do have a little concern on the resolution, because it's only <br>
> reporting 0.165V with default shunt_resistor setting, but we'll try and <br>
> see if this will work for our case. In the meantime, do you know any <br>
> other method that will work?<br>
<br>
That's all I'm aware of in dbus-sensors. We have a voltage divider <br>
in-front of our ADC channels, so we use this scale factor to calculate <br>
the actual voltage. Anything else I think you'd need to add as a new <br>
change if you're using dbus-sensors. I'm not sure if phosphor-hwmon <br>
offers anything you could use or not.<br>
<br>
> <br>
> Thank you!<br>
> <br>
> - Alex Qiu<br>
> <br>
> <br>
> On Mon, Jan 6, 2020 at 1:21 PM James Feist <<a href="mailto:james.feist@linux.intel.com" target="_blank">james.feist@linux.intel.com</a> <br>
> <mailto:<a href="mailto:james.feist@linux.intel.com" target="_blank">james.feist@linux.intel.com</a>>> wrote:<br>
> <br>
>     On 1/6/20 1:16 PM, Alex Qiu wrote:<br>
>      > Hi OpenBMC folks,<br>
>      ><br>
>      > Is there a way to configure the shunt_resistor value for a hwmon<br>
>     with<br>
>      > entity-manager or other modules?<br>
> <br>
>     Have you seen this?<br>
>     <a href="https://github.com/openbmc/entity-manager/blob/0cbe6bf34101bab7544b40011868efc5145c0804/configurations/WFT%20Baseboard.json#L7" rel="noreferrer" target="_blank">https://github.com/openbmc/entity-manager/blob/0cbe6bf34101bab7544b40011868efc5145c0804/configurations/WFT%20Baseboard.json#L7</a><br>
> <br>
>     For Entity-Manager + dbus-sensors.<br>
> <br>
>      > We need to configure this value to make<br>
>      > the INA230 report correct voltage, but for now I don't find<br>
>     anything in<br>
>      > the code for it. Shall this be a feature to implement? Thanks!<br>
>      ><br>
>      > - Alex Qiu<br>
> <br>
</blockquote></div>