CONFLICT WHEN USING I2C1 STM32F4 DISCOVERY
I use STM32F4 Discovery, and when using I2C1 for communication, I encounter a situation where the chip becomes unresponsive while using UART and during operation with I2C1. When I use other I2C interfaces, it works normally. I want to understand what is causing I2C1 to make the chip unresponsive.
When I use other I2C interfaces, the response is only within 100ms, but when using this I2C interface, the response takes several seconds
thanks you
