The project involves designing a multi-port hub using the TUSB8041A, and the following issues have been encountered:

-
In the screenshot, I have connected LEDs to HS_SUSPEND, HS_UP, SS_SUSPEND, SS_UP, and configured the register stsOutputEn in the EEPROM to the enabled state. However, when I switch the upstream port connection between HS and SS, the corresponding LEDs fail to indicate correctly.
-
The manual mentions that these four pins have other multiplexing functions, which require voltage sampling during the reset period. Given this, how can I ensure that the pins are correctly configured during reset? How can I both guarantee the proper indication of these statuses via LEDs and ensure the correct functional configuration? If both cannot be achieved simultaneously, how can I at least ensure the correct display of the LED statuses.