ESP32S3-DEVKITC-1 I2C Example error

giannismaskl
Posts: 1
Joined: Thu Apr 20, 2023 2:44 pm

ESP32S3-DEVKITC-1 I2C Example error

Postby giannismaskl » Fri Apr 21, 2023 9:00 am

Hello to the forum,

this is my first topic. I am new to ESP32 and especially ESP32S3. I am have successfully installed ESP-IDF in VSCode.
I did successfully run "blink" and "hello world" examples.
But when I run "i2c_self_test" example, I get a stack overflow.
Needless to say that I did not change any line in the code. I did connect the pins as shown in readme file.

I got ESP-IDF v5 installed.

How can I solve my issue?

ESP_bignacio
Posts: 221
Joined: Wed May 02, 2018 12:12 pm

Re: ESP32S3-DEVKITC-1 I2C Example error

Postby ESP_bignacio » Tue Apr 25, 2023 5:59 am

Have you configure the target for ESP32S3 ?

1. Delete existing build folder
2. Use the ESP-IDF: Set Espressif device target command
3. Use the ESP-IDF: Select OpenOCD Board Configuration command to choose openOCD board or interface to use.

You can also look at the troubleshooting guide to understand your setup and share the build output to see what went wrong.

Who is online

Users browsing this forum: ESP_bignacio and 19 guests