I am presently working on a design using the LMX2492. I am unable to get an output from the phase detector. I’m using the TRIG2_MUX pin as a test point for trouble shooting. I set register 0x25 to a value of 0x82 which should set the TRIG2_MUX (pin 21) to Output R Divide/4 and the output driver to Pullup/Pulldown Output according to Tables 6 and 7 of the datasheet. I’m driving the OSCin (pin 9) with a 250 MHz sine wave at 1 VPP capacitively coupled. The GND/OSCin* (pin 10) is grounded. The PLL_R divider is set to 3 (Reg 0x19) and the PLL_R_DIFF and OSC_2X bits in reg 0x1B are set to zero. I would expect to get a 20.8333 MHz output on the TRIG2_MUX pin but I only get a constant low output.
The control of the chip by SPI seems to be working fine. I can write and read back any register.
What am I doing wrong here?
Should the GND/OSCin* pin be tied to ground as shown in the schematic in section 9.2 and as stated in section 8.3.1 of the datasheet?
I’ve tried various frequencies and levels at the OSCin pin and various settings of the PLL_R divider but I can get no transitions at all on the TRIG2_MUX pin. If I set the TRIG2_MUX pin to Output Read back I can see the register data coming out so I know the pin can change state.