Tool/software:
I have the CDCE6214-Q1 device in one board and I can not access by I2C to any register to configure it.
When I start the I2C communication the CDCE6214-Q1 returns a NACK for the first start with the slave address.
I test with the default address (0x68) and with the fallback address (0x67) without success.
I have configured the device like:
- HW_SW_CTRL set to High
- REFSEL set to ground with a resistor of 10K
- PDN set to High
- PRIREF not connected
- SECREF connected to an oscilator
- GPIO1 and GPIO4 not connected
- GPIO2 and GPIO3 connected to an I2C, with PullUps connected to VDD_REF
- OUT0 not connected
- OUT1, OUT2, OUT3 and OUT4 connected to different devices of the board.
- DAP connected to Ground.