Tool/software: Linux
Hi TI support team.
We use LP8556 LED driver to control backlight LED currents of display panel In our tablet product.
The schematic is as following:
However, the brightness is controlled by I2c interface.
And as display panel requirement, we need set 26.67mA for LED1~LED6.
We also tried to set “boost inductor current limit” to reduce power consumption
So following is our register settings:
addr= <0x00> val= <0x80>
addr= <0x01> val = <0x85>
addr= <0xa0> val = <0x38>
addr= <0xa1> val = <0x6e>
addr= <0xa7> val = <0xf5> /*For boost inductor current limit*/
But the power consumption is Not as expected
We expected the value is about “1016 mA”, but the Measurement result is “1037” mA
Can you please give us some suggestion ?
Thanks
Joe