Hello,
I'm totally new here and a bit lost, so please apologize if I may ask something very obvious or if this question was already asked.
I want to use the TCA9544A as a switch between four identical light sensors with the same I2C address. But I do not understand completely how it woks. I have to use a ATmega328p as Master.
First I have to enable the channel with the address out of the data sheet right? And what must I do afterwards to communicate with my slave? Can I just send the I2C command with the slave address? Or do I have to pay attention of anything else?
Are there any examples where I can see how the communication works?
Thank you a lot for your help
Philipp