I2C address scan not working for some I2C slave devices
Posted on June 13, 2018 at 15:36Hi,I am running code to scan available devices on I2C bus by using HAL_I2C_Master_Transmit() .scan is responding for RTC+EEPROM module and listing I2C addresses perfeclty.Now I have I2C based optical switches on bus,b...