This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TAS6584-Q1: TAS6584: Time to "decide" the i2c address

Part Number: TAS6584-Q1

after PDn is de-asserted it appears that the TAS takes time to "figure out" its i2c address using the I2C_ADDR pin. In fact if I try to address it a few microseconds later it does not respond and there is a NAK on bus.
I tried some configurations and tried to investigate the time it takes the TAS to respond:

I2C_ADDR pin addr time
0 pulldown 0x60 ~40us
24k pulldown 0x63 ~170us
1k pulldown 0x61 ~190us
0 pullup 0x67 ~190us
1k pullup 0x66 ~190us

This happens before programming, so it does not depend on some register value.

Is this behavior normal?

best regards