13. I2C Registers > Register Descriptions
477
Tsi578 User Manual
June 6, 2016
Integrated Device Technology
www.idt.com
13.2.31
I2C_SCLK Minimum High and Low Timing Register
This register programs the minimum high and low periods of the I2C_SCLK signal when generated by
the master interface. It is shadowed during boot loading, and can be reprogrammed prior to a chain
operation without affecting the bus timing for the current EEPROM.
Register name: I2C_SCL_MIN_PERIOD
Reset value:
0x0191_01D7
Register offset: 0x1D350
Bits
0
1
2
3
4
5
6
7
00:07
SCL_MINH
08:15
SCL_MINH
16:23
SCL_MINL
24:31
SCL_MINL
Bits
Name
Description
Type
Reset
Value
00:15
SCL_MINH
Count for I2C_SCLK High Minimum Period
Defines the minimum high period of the clock, from rising
edge seen high to falling edge of I2C_SCLK. This is a
master-only parameter. The observed period may be shorter
if other devices pull the clock low.
Period(SCL_MINH) = (SCL_MINH * Period(P_CLK)), where
P_CLK is 10 ns.
Reset time is 4.01 microseconds.
R/W
0x0191
16:31
SCL_MINL
Count for I2C_SCLK Low Minimum Period
Defines the minimum low period of the clock, from falling
edge seen low to rising edge of I2C_SCLK. This is a
master-only parameter. The observed period may be longer
if other devices pull the clock low.
Period(SCL_MINL) = (SCL_MINL * Period(P_CLK)), where
P_CLK is 10 ns.
Reset time is 4.71 microseconds.
R/W
0x01D7