Search found 1 match
- Mon Sep 12, 2016 8:16 am
- Forum: General Discussion
- Topic: Does the Esp32 support hardware based I2C or software bit-bang based I2C ?
- Replies: 14
- Views: 31578
Does the Esp32 support hardware based I2C or software bit-bang based I2C ?
In hardware specification its given that there are 2 hardware I2C and even in memory map its given like i2c0 and i2c1, but in SoC i have not seen any dedicated pin. and in SDK example also no clues about I2C .please clarify this issue.