Tool/software:
After programming, I read R110 to determine lock status. The readback value is 0x0708. This suggests that the PLL is unlocked, has an invalid VCO select and has fixed bits that do not match the data sheet. I have verified that the output clock is what I expect, and when I set the MUXOUT_LD_SEL bit to '1', it shows me that the PLL is locked. So, I think it's getting programmed correctly but my readback of R110 is invalid. However, I CAN readback other registers correctly and have verified via scoping that the SPI bus waveforms are good. Any known issues with this?