You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example i2c_master_slave.rs uses GPIO22 for I2C
The thing is, the famous ESP-32-S3-DevKitC-1 and esp32s3 in general, do not have a GPIO22.
Maybe it is best to change the pins in the example, to suit any kind of esp32?
Hi all
The example i2c_master_slave.rs uses GPIO22 for I2C
The thing is, the famous ESP-32-S3-DevKitC-1 and esp32s3 in general, do not have a GPIO22.
Maybe it is best to change the pins in the example, to suit any kind of esp32?
esp32s3 page 460
esp32 page 48
The text was updated successfully, but these errors were encountered: