We have designed a USB3.0 Type C system and on both devices I used the TUSB1042 multiplexer/re-driver (https://www.ti.com/lit/ds/symlink/tusb1042i.pdf. We are talking to the Mux using the I2C connections and there are 3 EQ settings for each device. We have written some code to sweep through the values but there are 16Mil combinations and performing the sweep on all values will take 635days. Has anybody used these chips before with success? What EQ settings worked in your setups? Is there a good way to pick the values without sweeping through and testing all of them? Any help would be greatly appreciated.