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

For general Flowcode discussion that does not belong in the other sections.
Post Reply
stefan.erni
Valued Contributor
Posts: 758
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

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

Post 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)

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

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

Post 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.

stefan.erni
Valued Contributor
Posts: 758
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

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

Post 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 1551 times

stefan.erni
Valued Contributor
Posts: 758
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

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

Post 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)
Attachments
Snag_930d24.png
Snag_930d24.png (17.29 KiB) Viewed 1541 times

Post Reply