STM32 I2C interrupt driven configuration question
Posted on January 17, 2018 at 21:33Hello,I've have the I2C example code I2C_TwoBoards_ComIT working between an F722 board and a F303 board. That example passes a fixed size character buffer between the two boards fine. As I start to modify the cod...