Skip to main content
Visitor II
September 16, 2020
Question

How to build I2C send and receive API using example project drivers of STM8S003

  • September 16, 2020
  • 1 reply
  • 816 views

Firstly I am noob in STM8 world :)

I am trying to establish I2C connection between esp8266 wifi as master and STM8S003 micros as slave, so I am able to detect STM8S003 device id on esp wifi side but I do not know how to build send and receive API using these default driver to achieve data exchange betwwen esp wifi and STM8.

    This topic has been closed for replies.

    1 reply

    Visitor II
    October 5, 2020

    There are some I2C slave examples in STM8 SPL library.