With the STM8s105c6 and the STM8af5288tay, both which I use. what is the correct way to initialize multiple i2c devices on the same SDA/SCL port. i.e. I wish to have a RTC, i2c LCD as well as an EEPROM on the same i2c port.
How for example do I initialize all 3 devices, where addressing and necessary parameters are concerned. Any sample code or advice in this regard would be very welcome. (RTC : either PCF8563 or DS1307; I2C LCD with PCF8574 expander and 24c32 or 24c64...