Page 1 of 1

ESP32 S3 with ESP-IdF V5.12 "not consistent with target "

Posted: Fri Dec 15, 2023 10:16 am
by stefan.erni
Hi Ben

I have also tried the esp32-S3 and compiling works. But there is an error message while "flashing"
idf.py build
Target: esp32s3 ...
. . .
Target 'esp32s3' specified on command line is not consistent with target 'esp32s2' in CMakeCache.txt. Run 'idf.py set-target esp32s3' to re-generate CMakeCache.txt.
Executing action: all (aliases: build)

Re: ESP32 S3 with ESP-IdF V5.12 "not consistent with target "

Posted: Fri Dec 15, 2023 11:28 am
by BenR
Hi Stefan,

The S3 has been working well for me, it might be worth trying to delete or rename the build directory and this will force a new full build from scratch. If this doesn't solve it then let me know and I'll do a more thorough investigation.

Re: ESP32 S3 with ESP-IdF V5.12 "not consistent with target "

Posted: Fri Dec 15, 2023 2:37 pm
by stefan.erni
Hi Ben

I have to force a in new complete build from scratch. It has not changed.

On my board is an ESP32-S3FN8.
I don't know exactly which S3 I should choose. I have tried them all...
Snag_6bb3d6.png
Snag_6bb3d6.png (11.15 KiB) Viewed 3334 times

Re: ESP32 S3 with ESP-IdF V5.12 "not consistent with target "

Posted: Fri Dec 15, 2023 3:23 pm
by stefan.erni
Hi Ben

I get an another Board with the same ESP3 S3 but no display just an ws2812.
This is working nice with select ESP32-S3DevKitC. Led is blinking....

The first board has a display but the display generate the fail.

If i flash the first board without the display it's ok.
So I have problem with ESP32 and display(s)