How to reduce the I2C speed ?
I am working on a STM32F746G-DISCO with I2C got on Arduino style board.I would like to reduce the I2C speed because sometime this lock my app with some external DAC chip.At this time I am using:CAMERA_IO_Init(); BSP_TS_Init(480, 272); and these...