Hallo,
can someone explain that to me? Why pull-down resitors at an open-drain net?
Kind regards
Holger Schwär
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 Holger,
The internal pull-up / pulldowns on the configuration pins of the hub are only enabled during the sampling period after power on reset. The pulldowns on SDA/SCL help the hub to determine if an EEPROM is connected or not.
Regards,
JMMN
Ah, you are correct these devices leave the SDA/SCL pulldowns enabled after power on reset, the other configuration pins are released. To use the I2C interface you will need strong external pullups, 1K-2K. If you want to access the hub as a I2C device from an I2C host, SMBUSz should be pulled low. Please be aware that the hub will not connect as a hub in SMBUS mode until the I2C host has set the cfgactive bit in the hub register to exit configuration mode.
Regards,
JMMN