Hi,
I am using a board with an LMK04832 device. On this board the LMK get 2 clock inputs. CLKin0 is connected to a 10MHz TCXO, OSCin is connected to a 122.88MHz VCXO.
As the frequencies don't match, I gues I can only use the device in single loop mode using PLL2.
At the moment I am able to get (correct) clocks at the output, using either of the inputs, but I cannot get the PLL2 DLD to assert.
On the board, the Status_LD2 is connected to an LED. by setting the output of the Status_LD2 pin to PLL2 DLD and output (push-Pull) or output inverted (push-pull) an can at least see that the pin works correctly.
For the configuration I am using TICS PRO. Two of my test configurations are attached.
Programming trhough spi is being done starting with
R0 (INIT) 0x000090 -> R0 0x000010
Then R1 through 357 (0x165) then R371 (0x173) then the rest of the registers as mentioned in the datasheet.
Any ideas?