Hi there,
My team just received a new custom board that has two LP5569, intended to drive 6 RGB LEDs. We observe that clock synchronization is needed since, for LED animations of period greater than some seconds, LEDs from one driver start getting out of phase with respect to the other. Thus, we connected the two CLK pins, as shown in datasheet Figure 122.
LP5569 number 1 has CLK pin configured as output, driven by internal 32kHz oscillator used as clock source
LP5569 number 2 CLK pin is input.
Problem:
LP5569 number 2 doesn't work when its clock is configured as input. When configured as output, it works normally (but desynchronization occurs).
In BOOST-LP5569 (Dev Kit), the code with synchronization works. We saw that it has a pull-up resistor in CLK traces.
Question: Is this CLK pull-up mandatory for synchronizing two or more LP5569? We couldn't find such info in the datasheet.
Any help in solving this issue would be appreciated.
Thank you,
Bruno