Hello, I am using the LTC4287 I2C function to convert the hex value to a real-world value in terms of the READ_VIN (0x88). From the datasheet, it is a Direct format. According to the definition of this format from the PMBus org (Page six in the PDF presented at the link shown below), the Coefficients m, b, and R are obtained from the device literature. However, I cannot find these coefficient values from your datasheet. Could you let me know these values so that I can convert the hex value of READ_VIN into a real-world value? Thanks!