I2C stop condition corrupt things?

Forum for problems or queries regarding Flowcode Comms Components. Eg LIN, I2C, SPI, RS232, CAN, IrDA etc

Moderators: Benj, Mods

Post Reply
MJU
Posts: 502
Joined: Wed Nov 07, 2007 6:51 pm
Location: Antwerp Belgium
Has thanked: 121 times
Been thanked: 108 times
Contact:

I2C stop condition corrupt things?

Post 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??

Post Reply