Hi I am Using STM 32f407 discovery board. and i coded for the I2C communication some bugs are in the interrupt mode. for receiving one byte
Hi I am Using STM 32f407 discovery board. and i coded for the I2C communication for both blocking and Interrupt API when i using the repeated start condition for receiving one bit in the interrupt condition some bugs are there in the code i don 't kn...