Hi TI team,
As below block,
When serialize device ADDRESS is the same, and Deserializer uses device ADDRESS differently, Is there any problem with I2C control?
Please check it..
Thanks,
Downey Kim.
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.
Hi TI team,
As below block,
When serialize device ADDRESS is the same, and Deserializer uses device ADDRESS differently, Is there any problem with I2C control?
Please check it..
Thanks,
Downey Kim.
Hello Downey,
this is a valid use case. You will need to define Alias for each SER in the paired Deserializer register 0x5C. So then the MCU will communicate directly with each Serializer using its Alias ID.