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.

TDA4VM: TDA4VM I2C slave

Part Number: TDA4VM

Hi,

We are using TDA4VM product and we also need to use I2C slave mode in our project, I see the answer in another question that I2C slave mode is not supported. What do you mean by slave not supported? 

I'm a little confused, after doing some analyze, I found some I2C slave code in I2C_v1.c, in this file an interrupt handling is also exist in slave mode, and in the lower layer i2c.c, register accesses are also managed,  so from my understanding we only need to add upper layer I2C lave code like in the vision_app/util/sensor paht where there's app_sensor works in master mode.

Can you explain in detail what do we need to do to support slave mode?

Br

XiujuanTang