How to build I2C send and receive API using example project drivers of STM8S003
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-16 11:02 AM
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 discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-10-05 10:24 AM
There are some I2C slave examples in STM8 SPL library.
