<div dir="ltr">Hi Lei,<div><br></div><div>I'm not sure if we're using phosphor-hwmon, but I'll take a look. Thank you!</div><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></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 6, 2020 at 7:20 PM Lei YU <<a href="mailto:mine260309@gmail.com">mine260309@gmail.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 Tue, Jan 7, 2020 at 5:38 AM James Feist <<a href="mailto:james.feist@linux.intel.com" target="_blank">james.feist@linux.intel.com</a>> wrote:<br>
><br>
> 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>
With phosphor-hwmon, you could define GAIN, OFFSET in the config file<br>
to adjust the reading.<br>
See details in<br>
<a href="https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.md#my-sensors-are-not-defined-in-an-mrw" rel="noreferrer" target="_blank">https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.md#my-sensors-are-not-defined-in-an-mrw</a><br>
</blockquote></div>