User Activity

Posted on March 24, 2011 at 12:00I2C protocol STOP condition not detected in slave-transmission mode
Posted on March 22, 2011 at 08:21Maximum Cable length for I2C protocol in STM8S #i2c
Posted on March 02, 2011 at 11:48 I am using the following code for master and slave handling. When I send data from master to slave without using the interrupt routine below(by disabling intterupts) it works fine. BUT when I use interrupt routine i...
Posted on March 01, 2011 at 11:28Hello Friends,  I am a newbie to the world of microcontroller programming. I am stuck with a deadlock and am not able to move even a bit. The BUSY bit in I2C.SR3 is set it is not getting freed, according to datasheet...