Search found 4 matches
- Sun Jan 04, 2026 9:52 am
- Forum: General Discussion
- Topic: S3 boot log - with fuse??
- Replies: 9
- Views: 1093
Re: S3 boot log - with fuse??
What about GPIO46?, that is also indicated within the S3 Datasheet as being involved with Boot Mode determination.
- Sun Jan 04, 2026 9:35 am
- Forum: General Discussion
- Topic: Length of time to compile code
- Replies: 2
- Views: 1105
Re: Length of time to compile code
It would be useful to include details of the compiler tool-chain that you're using for this question.
For example,
* Arduino IDE Version xyz
* Visual Studio Code + PlatformIO Version xyz
* Espressif IDF Version xyz
* Espressif IDE Version xyz with IDF Version xyz
Also, your host computer basics ...
For example,
* Arduino IDE Version xyz
* Visual Studio Code + PlatformIO Version xyz
* Espressif IDF Version xyz
* Espressif IDE Version xyz with IDF Version xyz
Also, your host computer basics ...
- Thu Jan 01, 2026 1:53 pm
- Forum: Hardware
- Topic: ESP-PROG vs ESP-PROG-2 with Mac Apple Silicon
- Replies: 3
- Views: 1577
ESP-PROG vs ESP-PROG-2 with Mac Apple Silicon
I'm trying to get JTAG/OpenOCD working with an ESP32-WROOM-32 module, and variously Arduino-IDE, ESP32-IDE (/IDF) and VSCode / PlatformIO. I'm developing on an Apple Studio (M1 processor, not x86) - refusing to boot my Windows machine; I've tried a linux machine (x86) but quickly had similar ...
- Thu Jan 01, 2026 1:23 pm
- Forum: Hardware
- Topic: ESP-PROG via FT Prog shows empty flash
- Replies: 2
- Views: 2288
Re: ESP-PROG via FT Prog shows empty flash
I'm assuming that you understand that the FT2232 USB<>UART bridge device is capable of interfacing to a serial flash device - and that's provisioned on the ESP-PROG board, and typically will be empty? The use of that device is entirely to configure the FT2232 device, and is programmed within the FT ...