Page 1 of 1

I2C stop condition corrupt things?

Posted: Sat Aug 30, 2008 10:51 pm
by MJU
Included is a test project to read the temperature from a STLM35 digital temp sensor.

http://www.phoef.be/flowcode/IC2%20test%202.fcf

The strange thing is that if I include a stop condition after the reading of 0X00, the project doesn't work anymore...
If I leave the stop condition out, it works fine..

What is wrong with this??