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.

CDCE925: some pin cannot output the set frequency

Part Number: CDCE925
Other Parts Discussed in Thread: CLOCKPRO

I am using 12.8Mhz as the clock input and hope that the output Y1 is 16.9344Mhz and Y5 is 27Mhz,but when using Ti clock pro for eeprom configuration, Y1 can output 16.9344, Y5 output is 12.8Mh, which is the input clock frequency. 

This is my configuration information:

This is the code I burned into the eeprom:

unsigned char cdce_bin[] = {
  0x01, 0x08, 0xb4, 0x08, 0x02, 0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x6d, 0x02, 0x00, 0x00,
  0xf8, 0x11, 0xfa, 0xa5, 0xf8, 0x11, 0xfa, 0xa4, 0x00, 0x00, 0x00, 0x00,
  0x6d, 0x02, 0x00, 0x05, 0xfd, 0x21, 0x22, 0xa5, 0xfd, 0x21, 0x22, 0xa4
};
unsigned int cdce_bin_len = 48;

This is the actual measurement result: