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: Try to program a CDCE925 from an i2c port

Part Number: CDCE925

I can program the CDCE925 with the TI EVM v1.1

Now I would like to program the with my own i2c source.

I can read and write the IC.  Reading a configuration programmed by the EVM equals the hex file bits 9 and 10.

Programming the IC using my i2c port and then reading the IC the values equal the hex file.

Using the Clock Pro generated Hex file and then following that by the write to EEProm command

In hex, oxc8 0x86 ox01 and then reading the EEIP bit with the seqence oxc8, ox81, 0xc9, 0x34

the 0x34 is the value in location 1.  I never see it go high waiting a short time, 1ms, 10ms or 100ms

The outputs of the IC have no activity.  Cycling the power causes the IC to work with the configuration

programmed by the EVM.

What am I doing wrong?

Thanks, archieb