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.
High, I am using the UCB1 peripheral in the I2C mode, via the TI-RTOS driver. The module is always operated as a master with one slave device on the bus.
My slave device specifies a minimum fall time of 20 nS, a maximum rise time of 300 nS, on the SCL and SDA signals. Both of my pullup resistors are 3.32K ohms and are connected to the 3.00V supply.
Using my scope I have measured a fall time of 1.8 nS on both of these signals. Using the emulator, I have checked the drive strength settings in the register P4DS. The register has a value of 0x00, indicating that P4.1 and P4.2 are both set for reduced drive strength.
Attempting to increase the fall time, I connected a 47 pF cap between each signal and ground. Now I measure a fall time of 4nS on both signals. Still way too fast.
My rise time is good at 172 nS.
What is the best way for me to achieve the correct fall time ?
Thank you for your time.
Roy
Hi,
I am using an LTC2485. The bus seems to be functioning very well when I look at it on the scope. The part that has me worried is that the lower 12 bits seem to be noise. So my best theory at this point is that, because of the fast fall time, bits are being corrupted internally on the LTC2485.
I am going to contact LTC and see if my theory has any credence.
Roy
Roy Nordstrom1 said:The part that has me worried is that the lower 12 bits seem to be noise.
This is easy to test. - Short both inputs and see what is coming out of ADC. Did you do all the decoupling of supply, reference and inputs as required? - Those 12 bits of noise could be just noise of your circuit :) Actually you can try to slow down fall time by adding 20..30 ohm series resistors at CPU end in addition to cap on bus, also try to slow down i2c speed (clock freq) and see how it goes.
Roy Nordstrom1 said:I am going to contact LTC and see if my theory has any credence.
Good idea. Nothing much more we can help here. After all - if they *require* limited I2C rise/fall time for their device, then they shall be able to tell how to do it properly.
**Attention** This is a public forum