User Activity

Hello everyone, I've a problem with the communication I2C. I've generated the I2C communication base code with STCubeMX for the STM32F746G discovery board. And I got an error at I2C_WaitOnTXISFlagUntilTimeout(). Because NACK is detected. I've also te...