Continuation Bit SSD1305

Comments

1 comment

  • Paul_B

    Hello,

    The CO (Continuation) signal is just telling the display that there is going to be continuous I2C transmission. Rather than sending a start condition before each byte.
     
    You can think of CO as a short cut,  e.g. instead of sending a start condition every time you wish to send continuous data you just set CO.  :)

    0

Please sign in to leave a comment.