Hi,
I am trying to dialog with PGA305 via I2C. My hardware interface is National Instrument NI USB-8451. I’m using I2CADDR = 0. My main problem is to read EEPROM registers (address 0x45).
If I write the value 0x03 @Address 0x40 & @ register 0x0C, I can read the written value with success (0x03). Then I can read registers @ address 0x42 correctly but not @ 0x45 (all value are set to 0).
Moreover, If I write 0 to BRDG_CTRL (address 0x42, register 0x46). The pin BRG+ should be 2.5 V referenced to BRG- but it is frozen to 0V. I tried also with the value 0x02 ,0x04 and 0x06 but without any success.
Is there anything to write in one register to read the EEPROM please?
Regards,
Bastien