CDCE6214 EEPROM Read and Writes
My device starts up in fall-back mode and I would like to reconfigure it to normal mode.
Is there a way to do so without a power cycle? CDCE6214 in my system always has pin4 and pin23 floating as VDDREF is applied, therefore, it always powers-up in fall-back mode.
I confirm that I2C is working and I can read the Device registers. However, I am unable to read or write to the EEPROM contents.
While using a Total Phase Aardvark, I write 0002 to register 0x0B, and when I read register 0x0C (2 bytes), it is 0000. I expected it to be 1B12 per the datasheet (pg35)