]> granicus.if.org Git - esp-idf/commit
bugfix: I2C spikes on master init #393 from github
authorWangjialin <wangjialin@espressif.com>
Sun, 19 Mar 2017 09:05:07 +0000 (17:05 +0800)
committerWangjialin <wangjialin@espressif.com>
Sun, 19 Mar 2017 09:05:07 +0000 (17:05 +0800)
commit1ad68de8b8036a1e91dbd1284273696a0c262821
treee837532f4d14486d97326c2c5ad7e4153406b5cd
parent57486a1f618fa39771e7e1e875fd4ab59584e2c5
bugfix: I2C spikes on master init #393 from github

Fix I2C spikes on master init.
This issue is reported from https://github.com/espressif/esp-idf/issues/393
Before I2C io init, set high level on SDA/SCK IOs.
components/driver/i2c.c