Part Number: BQ27426 Tool/software: In our design, the fuel gauge is always on because it is connected to the battery, pull-up resistors (4k7 ohm) are disabled until the microcontroller launches a measure, so i2c lines are floating we don't use a 1Mohm…
Part Number: CC3235MODASF Hi,
We use cc3235modasf on some of our products, we have discovered that when SCL is stuck low the function I2C_transferTimeout never returns.
I have seen there that it was resolved for cc3220, is it still a known issue…
I just add more back ground, the issue is why SCL stuck low, still need BU expert to analysis.
I am not telling accessing non-existing device is the reason, it will return NACK, won't cause hang.
Part Number: MSP430FR59941 We have a custom platform that utilizes an MSP430 chip that interfaces with another controller via I2C. After a period of high activity between the MSP430 and the controller, we have a situation where SCL is stuck low. When…
Eason, thank you for your timely response.
We believe we are doing DMA correctly.
Question 1: If we are not meeting USCI30, then what else could be causing SCL to be stuck low?
We are running the SCL at a frequency near the slow end of I2C fast…
Part Number: MSP430FR2355 Other Parts Discussed in Thread: AM2434 ,
Tool/software:
Hi,
We are encountering an issue where the I2C clock signal stuck low and cannot recover. On this I2C bus, the AM2434 is the master, and there is one MSP430FR2355…
Part Number: AM2434 Other Parts Discussed in Thread: MSP430FR2355
Tool/software:
Hi,
We are encountering an issue where the I2C clock signal on the AM2434 gets stuck low and cannot recover. On this I2C bus, the AM2434 is the master, and there is…
Part Number: CC1312R7 Tool/software: Using the latest CoreSDK 8.30.02.00 we have met the issue in I2C_transferTimeout() where when the SCL is externally held low, the function will never return. This issue, and a workaround, is described in https://e2e…
Part Number: CC3220S-LAUNCHXL Other Parts Discussed in Thread: CC3220S It appears during a bus fault condition when the I2C SCL line gets stuck low by a slave or shorted wire, the entire processor locks up. I'm using I2C in blocking mode. I don't think…
Part Number: TCA6416A Other Parts Discussed in Thread: TCAL6416 , Tool/software: In the datasheet, there is a statement saying SDA might be stuck low. Could you provide more details for this situation?
In our design, VccP is 1.8V which is ramping…