Other Parts Discussed in Thread: TAS2505
I am trying to communicate to the TAS2505 on the TAS2505EVM using I2C from a MCU devlopment board (nRF52840-DK). The issue is that I am not getting a response (NAK).
Do I have to do something to disable the controller/MCU on the TAS2505EVM (so the I2C lines are "free" to communicate with the external MCU)? Note that I have set up the various jumpers on the TAS2505EVM to select I2C comunnication.
Also, I have tried powering the TAS2505EVM both with USB from a PC (which makes the D1 and D2 LEDs light up and allows me to use the PC program to read/write various settings) and from a power adapter. Which way should it be powered to allow external I2C communication?
Note that I have only connected SCL, SDA and GND from the external MCU development board (running at 3.3V). I2C frequency is 400k, address is 0x30.