STM32F4 as I2C Slave getting BERR on with specific Master device.
Hello, I'm writing this in hope I can successfully resolve my issue with getting BERR on every I2C call, when connected with specific master device.I have implemented slave device using STM32F4 discovery board using HAL I2C drivers and IT functions.F...