Dear sir:
I have a problem with TPS23880,I want to know how do you calculate 0x03 and 0x0c? I want to combine two at ports into a BT port, TPS23880, and I want to make four BTs
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.
Dear sir:
I have a problem with TPS23880,I want to know how do you calculate 0x03 and 0x0c? I want to combine two at ports into a BT port, TPS23880, and I want to make four BTs
Hi David,
In the reference code, I used configuration A mode(each TPS23880 device has 2 addresses, channel 1-4 have the same address 0xXX, channel 5-8 have the same address 0xXX+1). In our EVM, we configure channel 5-6 to support a 4pair port, and channel 7-8 to support a 4pair port. For 4pair ports, once you want to turn on the port, you have to issue power on command to 2 channels at the same time. So for 4pair port 1(channel 5,6) we write to 0x03 to register 0x19(PWON1 bit and PWON2 bit). For 4pair port2(channel 7, 8) we write 0x0C(PWON3 bit and PWON4 bit) in register 0x19. Thanks.
Best regards,
Penny