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.

LMK03002C Not Producing Correct Frequency

Other Parts Discussed in Thread: LMK03002, CODELOADER

Hi,

I have a question regarding the LMK03002.  We are using it on a new design to produce a 200MHz clock from a 10MHz input reference.  I believe I have the registers set up correctly to do this:

CMD_REG_R0    = x"8000_0000";
CMD_REG_R4    = x"0003_0204";
CMD_REG_R8    = x"1000_0908";
CMD_REG_R11  = x"0082_000B";
CMD_REG_R13  = x"0282_800D";
CMD_REG_R14  = x"0830_010E";
CMD_REG_R15  = x"C800_500F";

We are getting a clock output but it is 226.76MHz.  What could be causing this discrepancy?

Thanks,

Jody