Part Number: DS90UB933-Q1
Tool/software:
What is the default I2C clock speed? How do we configure the I2C clock speed to 400kHz or 100kHz?
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.
Part Number: DS90UB933-Q1
Tool/software:
What is the default I2C clock speed? How do we configure the I2C clock speed to 400kHz or 100kHz?
Hello Rajj,
The I2C clock speed is dependent on your SoC parameters. Our device supports both standard and fast modes.
Best,
Carter Langston
Thanks Carter for the reply!
If the SoC needs to change the Serializer clock to fast mode, it should write the SCL high time and SCL low time registers with different hex values during initialization. This should be done on every power up. Is this understanding correct?
Hello Rajj,
Yes, this understanding is correct. The registers that need to be written to are 0x11 and 0x12.
Best,
Carter Langston