Search found 5 matches

by Jimboy
Sat Aug 09, 2025 4:34 pm
Forum: General Discussion
Topic: ESP32 S3 Nano connection
Replies: 0
Views: 169

ESP32 S3 Nano connection

Windows 10
VS Code: 1.103.0
ESP-IDF: V5.5
ESP-IDF Extension for VS Code: Version: 1.10.2
Board: ESP32-S3-Nano - https://www.waveshare.com/wiki/ESP32-S3-Nano

I'm trying to upload the Hello World sample to my ESP32-S3-Nano.
It Builds ok. But I get the following message when I try to Flash using UART ...
by Jimboy
Sat Aug 09, 2025 3:53 pm
Forum: ESP-IDF
Topic: idf.py dfu-flash says "No such option: --path"
Replies: 1
Views: 309

Re: idf.py dfu-flash says "No such option: --path"

did you resolve this issue, I have the same
by Jimboy
Wed May 05, 2021 10:48 am
Forum: ESP-ADF
Topic: play_mp3_example errors
Replies: 2
Views: 6895

Re: play_mp3_example errors

So I followed the advice given in this post:
viewtopic.php?f=20&t=20741&sid=d550ca73 ... f40042f786

I even started another copy of the play_mp3_example.
I selected the Lyrat V4.2 board in HAL.
Now I get 3 warnings before I change anything:
Warnings.jpg
Warnings.jpg (20.28 KiB) Viewed 6511 times
by Jimboy
Mon May 03, 2021 3:08 pm
Forum: ESP-ADF
Topic: play_mp3_example errors
Replies: 2
Views: 6895

play_mp3_example errors

In Visual Studio Code when building "play_mp3_example" if I have an error like an un-used variable it builds ok but I get a warning message about the un-used variable and another warning on the line:
ESP_LOGI(TAG, "[2.2] Create i2s stream to write data to codec chip");
i2s_stream_cfg_t i2s_cfg ...
by Jimboy
Sat Apr 24, 2021 11:41 am
Forum: ESP-IDF
Topic: CMAKE
Replies: 1
Views: 2041

CMAKE

As a novice:
Where can I find a list of the CMAKE commands please.

Go to advanced search