Hello,
I'm trying to control the AFE 4404 EVM with and Arduino board. But I'm having problems with I2C communication. I recive the ACK pulse after sending the address and after sending data, but the device is not working and If I try to read out the registers(data configuration) all i get is :0x0...
I copyed the configuration registers from the AFE 4404 EVM gui. The power supply are as follow:
RX_SUP=3.3V
IO_SUP=3.3V
TX_SUP=5V
I2C_SCL=4.8V
I2C_SDA=4.8V
I2C clock is working at 400kHz.
Do you know what can I do?
Thank you in advance, Joan