-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Closed
Labels
waiting for feedbackWaiting on additional info. If it's not received, the issue may be closed.Waiting on additional info. If it's not received, the issue may be closed.
Description
The I2C implementation on ESP8266 is soft based. It can set the pin to use.
However, I had no success in getting two I2C bus running together. The issue I have is that the I2C device I want to use only have one address and I need two instances of it connected to the ESP. I was planing to open two Wire ports and connect each of the peripheral to one.
Is it possible with today's implementation? Is there any guide on how to achieve this?
Metadata
Metadata
Assignees
Labels
waiting for feedbackWaiting on additional info. If it's not received, the issue may be closed.Waiting on additional info. If it's not received, the issue may be closed.