This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I2C

Hi, i am looking for the source code for i2c driver with arm cortex m3 .Can anyone tell me where can i find it?

Parents
  • Hi,

    I am having a few doubts regarding I2C protocol.
    1.What are the steps i should follow in SLAVE WRITE operation? and SLAVE READ operation?
    2.What is a RANDOM/CURRENT bit?When should i use this bits while programming.
    3.What is a MEMORY ADDRESS SELECT BIT (single/two byte address).When can i use this?

    Please give me a clarification on this.

    Thanks & regards,
    Kruthik

Reply
  • Hi,

    I am having a few doubts regarding I2C protocol.
    1.What are the steps i should follow in SLAVE WRITE operation? and SLAVE READ operation?
    2.What is a RANDOM/CURRENT bit?When should i use this bits while programming.
    3.What is a MEMORY ADDRESS SELECT BIT (single/two byte address).When can i use this?

    Please give me a clarification on this.

    Thanks & regards,
    Kruthik

Children