Hi,
Does anyone has C code to get the I2C/SDA line unstuck?
There are many suggestions and code on the different forums, but I would like to have one has been tested and used TivaWare commands (I2CMasterDataPut, I2CMasterDisable...)
thanks.
Khaled.
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,
Does anyone has C code to get the I2C/SDA line unstuck?
There are many suggestions and code on the different forums, but I would like to have one has been tested and used TivaWare commands (I2CMasterDataPut, I2CMasterDisable...)
thanks.
Khaled.
Datasheet-TemperatureHumiditySensor.pdfHi Amit,
The sensor is for temperature and humidity (Si7020-A10).
The Humidity sensor take long time to finish and the only way to make sure that its done is to increase the wait time.
Khaled.
Hi Amit & others,
Would it not prove wise to add a peripheral reset of the I2C module during poster's recovery code?
Over time - when multiple such recoveries occur - I believe there is (some) chance for the peripheral to "get out of order" and the peripheral reset returns the module to "normal."