I2C3 Slave need to re-power to work
Hi All,
I am Ketan, and I am implementing own driver for STM32F4 device. I have STM32F4-DISCO Development, everything looks fine when I2C talks on-board slave device (CS43L22) but when I2C talk to external slave, which is connected thorough Jumper wire, it seems start condition not able to generate. most of time, I switch off the external slave and switch on, then works fine. but without power off external slave, looks start condition is not able to generate. I am not suspecting driver issue, because on-board slave device address able to read.
