Tool/software:
Hello,
I am trying to configure an LMX1204 clock buffer via SPI, but I am incapable of setting up the registers that enable the SYSREF signals. I can set the rest of the registers and bits, so I have two issues here:
1 - I want to enable the sysref outputs 0,1,2 by setting the respective bits to 1 in register 0x4. While I can enable/disable the Clock Output bits of all 4 channels I cannot enable the values of the bits of the sysref channels, they always remain 0 no matter what I do.

2 - Whenever I try to set SYSREF_EN = 1 (reg = 15 = 0x0F bit 8) the chip resets completely cause all registers return to their default values.

Im setting the registers from the highest to the lowest, as indicated in the datasheet. The sysref should be generated internally and in continuous mode.
What might be happening that I cannot enable the sysref outputs? Is there a specific order that I should follow?
Thanks in advance.
Jorge Raven.

