This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LMK04610: LMK04610

Part Number: LMK04610

Hi,

We are trying to generate SYSREF in single pulse and gapped periodic mode. We follow data sheet 9.3.7.4.2 set up example and not successful. Please let us know what we are missing.

Another question is that if possible to enable SYSREF with some delay ( time or clock cycle) after enalblling all other clock outputs ?

Thank you.

Thiri

  • Hello Thiri,

    The most common issue we see with generating SYSREF pulses is that the internal digital clock for PLL2 must be slower than the SYSREF output frequency. For example, if the PLL2 phase detector is set to 200 MHz, and the SYSREF frequency is set to 10 MHz, PLL2_REF_DIGCLK_DIV should be set to 32 so the internal reference clock is reduced to 200/32 = 6.25 MHz, which is less than the SYSREF output frequency of 10 MHz. If it is not possible to set the internal digital clock slower than the SYSREF frequency, the SYSREF pulse cannot be generated with the procedure in 9.3.7.4.2.

    If the above condition is satisfied, and the procedure of 9.3.7.4.2 is still not successful, can you please provide the register programming for the LMK04610, either as .tcs file or as raw hex dump?

    The per-channel static digital delay should be usable for SYSREF outputs, providing a controllable delay in VCO post-divider clock cycles for SYSREF channels independent of the other system outputs. Alternately, an external control signal (SYSREF_REQ) could be used to control when the SYSREF output becomes enabled.

    Regards,

  • Hi Derek,

    Thank you for quick response. I just found out that we are using bypass mode, bypassing both PLLs . That case I think it might not be possible for SYSREF pulsing . Is that correct or is there any other way we can generate single or gapped pulse ?

    Also since we are bypassing PLLs, I guess we wont be able to use static digital delay either, but should be able to use SYSREF_REQ in periodic mode. is that correct ?

    Thank you,

    Thiri

  • Hello Thiri,

    Based on the figure 24 showing the Clock Output Block and SYNC Clocking path.  The SYSREF_REQ also is clocked by PLL clock, so a SYSREF_REQ wouldn't go through.

    You could program a low SYSREF frequency, but you wouldn't be able to know the phase between clocks.

    73,
    Timothy