I have a backlight driver based on LP8545. The circuit is virtually identical to Typical Application (1) in the datasheet except Vsync is not used and tied to ground, FILTER is tied to ground with a 10k resistor, and PWM is tied to ground because I want to use programmatic control. When I supphy VBATT and VDDIO and drive the EN pin high, the part responds to I2C commands: I can read status in registers 00h-07h. When I turn the part on by writing 05h to the control register 01h, I can also the settings from registers A0h-A7h (settings are at factory values as per datasheet). However as soon as I turn the part on, the OCP bit in register 02h is set. This happens even with no LED strings connected (i.e. OUTn are floating) and even if I remove the inductor from the circuit. How can I diagnose what is wrong?
