-->
Page 3 of 3

Re: I2C using

PostPosted: Wed Dec 10, 2014 3:18 am
by reaper7
probably espressif developers don't know about it, because IOT demo uses bitbang i2c too :D

Re: I2C using

PostPosted: Wed Jan 21, 2015 4:53 am
by scargill
Well, clearly this one needs clarifying..

viewtopic.php?f=5&t=449

I2c master documentation.



reaper7 wrote:probably espressif developers don't know about it, because IOT demo uses bitbang i2c too :D

Re: I2C using

PostPosted: Wed Jan 21, 2015 9:03 am
by igrr
scargill wrote:Well, clearly this one needs clarifying..

viewtopic.php?f=5&t=449

I2c master documentation.

This document describes the functions from the I2C driver which is included in the SDK. This driver does GPIO bit banging, and is not related to the hardware I2C interface.