mirror of
https://github.com/nopnop2002/esp-idf-mpr121.git
synced 2025-12-16 17:34:31 +03:00
Update README.md
This commit is contained in:
@@ -28,6 +28,11 @@ idf.py flash
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
## I2C Port selection
|
||||||
|
XTENSA's ESP32 has two i2c port: I2C_NUM_0/1.
|
||||||
|
You can use these two ports freely.
|
||||||
|
If you use this module at the same time as another I2C device using I2C port 0, you must change it to I2C port 1.
|
||||||
|
|
||||||
# Wirering
|
# Wirering
|
||||||
|
|
||||||
|MPR121||ESP32|ESP32-S2/S3|ESP32-C2/C3/C6|
|
|MPR121||ESP32|ESP32-S2/S3|ESP32-C2/C3/C6|
|
||||||
|
|||||||
Reference in New Issue
Block a user