comunication between color sensor and stm8s-discovery with i2c
Posted on February 01, 2011 at 16:09Hi!I want that stm8s-discovery read color using a color sensor (ADJD-S371-QR999).I use i2c protocol in this way:I2C_GenerateSTART(ENABLE); while(!I2C_CheckEvent(I2C_EVENT_MASTER_START_SENT));</span></div> ...