RFSoC 4x2 PLL Lock Leds don't turn on

Hi,

I am trying to change LMK and LMX clocks on the RFSoC 4x2. I used TICS PRO to get the registers.

When I check the ADC/DAC tile PLLLockStatus from the board, it shows as 2 (XRFDC_PLL_LOCKED in C code). The TICS PRO software also shows as PLLs are Locked. However, the LED indicators on the RFSOC 4x2, don’t turn on. I am assuming that my PLLs are locked, but I am concerned about the LED indicators.

Has one faced with this issue before?

Best

From the LMX2594RHAR datasheet, the MUX OUT pin is configurable to show the lock, or to be used to readback info from the chip. It is possible you have changed the config for this pin which is why the LEDs may not be showing the lock.
If you readback in SW that it is locked, I would go ahead with that.

Cathal