Skip to main content
Visitor II
March 19, 2019
Question

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.

  • March 19, 2019
  • 0 replies
  • 637 views

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 EEPROMS)

    This topic has been closed for replies.