Hi team,
one a baisc question about Slave ID and Slave Alias ID.
for example, 927-928-touch. My understaning is that if 927 need remote control touch, the Slave Alias ID should be match the touch ID, right?
how about the Slave ID? what's the relationship between Slave ID and Slave Alias ID? I know, the physical ID of touch is 8bit, Slave ID and Slave Alias ID is 7bit.
for example, if the touch ID= 0x24, 0010 0100, the Slave ID is left shift by 1bit, and select [7:1]
so, the Slave ID= 0x48, 0100 1000, right? how about the Slave Alias ID?
thank you.