Closed bgoodwine closed 1 year ago
SDA: ESP32 GPIO1 --> Pi GPIO2 SCL: ESP32 GPIO2 --> Pi GPIO3
build_flags =
-DARDUINO_USB_MODE=1
-DARDUINO_USB_CDC_ON_BOOT=1
monitor_speed = 115200
monitor_rts = 0
monitor_dtr = 0
Added to enable serial monitor
Issue: just connected wrong pins lol SDA: GPIO48 SCL: GPIO47
Programming Errors
Program ESP32-S3-WROOM i.e. had to add this file and modify
platform.ini
New error: