Hi,
I am doing an evaluation of LMK04610 using LMK04610EVM and have troubles related to Sync functionality which in turn causing PLL2 to loose lock. Attached TICS Pro file. PLL2_FBDIV_MUXSEL is configured to take feedback from OUTCH5.
In my setup i am using 325MHz reference clock fed to clock input 1. PLL1 is bypassed. The sequence i am following is:
1. Toggle RESETN mark in User Control tab in TICS Pro
2. Generic -> Device Start
3. Write all registers from top menu
At this point i see correct clocks on device output
Checking PLL2 lock in Generic->Update and PLL2 appear to be locked
The first unexpected observation I see is that the relationship between two different outputs CH9 and CH5 is changing from every time I do the reset. according to Figure 51, most right branch of power up seems like SYNC release is part of the process. Thus it's not clear to me why the clocks don't maintain timing relationship
Next, to try to align the outputs I am using toggle sync manually using the top menu in TICS Pro. I can observe outputs realign to same place every time. and I still see good outputs.
However when I go to generic tab -> Update I see that PLL2_LCK_DET bit went to 0. the only way to bring it back to lock is to follow the process I described with Reset without a good clock output alignment.
Could you please help me to understand whats going on?
Also while experimenting i noticed that if i disable SYNC_EN for CH5, seems like PLL2 doesnt loose lock when manually SYNCed. This raises the question if its possible to have CH5 used as feedback and being used externally when all outputs need to be SYNCed.
Thank you very much