I’m following the directions at ESP32-S3-BOX voice assistant - Home Assistant to set up an ESP32-S3-BOX. I connected to the BOX and installed the firmware. However, for the next step, it does not give me the opportunity to click Next and connect to wfi. The logs show that te BOX is unable to boot due to an i2c Bus Write Reg error. Any suggestions?
Blockquote
[23:24:38]Rebooting…
[23:24:38]ESP-ROM:esp32s3-20210327
[23:24:38]Build:Mar 27 2021
[23:24:38]rst:0xc (RTC_SW_CPU_RST),boot:0xa (SPI_FAST_FLASH_BOOT)
[23:24:38]Saved PC:0x403775f8
[23:24:38]SPIWP:0xee
[23:24:38]mode:DIO, clock div:1
[23:24:38]load:0x3fce3808,len:0x16c4
[23:24:38]load:0x403c9700,len:0xbc0
[23:24:38]load:0x403cc700,len:0x2e90
[23:24:38]entry 0x403c9950
[23:24:38]I (18) boot: ESP-IDF 4.4.8 2nd stage bootloader
[23:24:38]I (18) boot: compile time 01:33:21
[23:24:38]I (18) boot: Multicore bootloader
[23:24:38]I (18) boot: chip revision: v0.2
[23:24:38]I (18) boot.esp32s3: Boot SPI Speed : 80MHz
[23:24:38]I (19) boot.esp32s3: SPI Mode : DIO
[23:24:38]I (19) boot.esp32s3: SPI Flash Size : 16MB
[23:24:38]I (19) boot: Enabling RNG early entropy source…
[23:24:38]I (19) boot: Partition Table:
[23:24:38]I (20) boot: ## Label Usage Type ST Offset Length
[23:24:38]I (20) boot: 0 otadata OTA data 01 00 00009000 00002000
[23:24:38]I (20) boot: 1 phy_init RF data 01 01 0000b000 00001000
[23:24:38]I (21) boot: 2 app0 OTA app 00 10 00010000 007c0000
[23:24:38]I (21) boot: 3 app1 OTA app 00 11 007d0000 007c0000
[23:24:38]I (22) boot: 4 nvs WiFi data 01 02 00f90000 0006d000
[23:24:38]I (22) boot: End of partition table
[23:24:38]I (22) esp_image: segment 0: paddr=00010020 vaddr=3c170020 size=27b444h (2602052) map
[23:24:38]I (489) esp_image: segment 1: paddr=0028b46c vaddr=3fc9d9e0 size=049b4h ( 18868) load
[23:24:38]I (494) esp_image: segment 2: paddr=0028fe28 vaddr=40374000 size=001f0h ( 496) load
[23:24:38]I (494) esp_image: segment 3: paddr=00290020 vaddr=42000020 size=168630h (1476144) map
[23:24:38]I (759) esp_image: segment 4: paddr=003f8658 vaddr=403741f0 size=197e8h (104424) load
[23:24:38]I (792) boot: Loaded app from partition at offset 0x10000
[23:24:38]I (793) boot: Disabling RNG early entropy source…
[23:24:38]I (793) cpu_start: Multicore app
[23:24:38]I (794) opi psram: vendor id : 0x0d (AP)
[23:24:38]I (794) opi psram: dev id : 0x03 (generation 4)
[23:24:38]I (794) opi psram: density : 0x05 (128 Mbit)
[23:24:38]I (794) opi psram: good-die : 0x01 (Pass)
[23:24:38]I (794) opi psram: Latency : 0x01 (Fixed)
[23:24:38]I (795) opi psram: VCC : 0x00 (1.8V)
[23:24:38]I (795) opi psram: SRF : 0x01 (Fast Refresh)
[23:24:38]I (795) opi psram: BurstType : 0x01 (Hybrid Wrap)
[23:24:38]I (795) opi psram: BurstLen : 0x01 (32 Byte)
[23:24:38]I (796) opi psram: Readlatency : 0x02 (10 cycles@Fixed)
[23:24:38]I (796) opi psram: DriveStrength: 0x00 (1/1)
[23:24:38]W (797) MSPI Timing: tuning fail, best point is fallen back to index 5
[23:24:38]I (797) MSPI Timing: PSRAM timing tuning index: 5
[23:24:38]I (797) spiram: Found 128MBit SPI RAM device
[23:24:38]I (798) spiram: SPI RAM mode: sram 80m
[23:24:38]I (798) spiram: PSRAM initialized, cache is in normal (1-core) mode.
[23:24:38]I (798) cpu_start: Pro cpu up.
[23:24:38]I (798) cpu_start: Starting app cpu, entry point is 0x40376fb0
[23:24:38]I (785) cpu_start: App cpu up.
[23:24:38]I (1389) spiram: SPI SRAM memory test OK
[23:24:38]I (1397) cpu_start: Pro cpu start user code
[23:24:38]I (1398) cpu_start: cpu freq: 240000000
[23:24:38]I (1398) cpu_start: Application information:
[23:24:38]I (1398) cpu_start: Project name: esp32-s3-box-3
[23:24:38]I (1398) cpu_start: App version: 2024.11.1
[23:24:38]I (1398) cpu_start: Compile time: Nov 22 2024 01:28:27
[23:24:38]I (1399) cpu_start: ELF file SHA256: c3f6bd60218f89d2…
[23:24:38]I (1399) cpu_start: ESP-IDF: 4.4.8
[23:24:38]I (1399) cpu_start: Min chip rev: v0.0
[23:24:38]I (1399) cpu_start: Max chip rev: v0.99
[23:24:38]I (1399) cpu_start: Chip rev: v0.2
[23:24:38]I (1399) heap_init: Initializing. RAM available for dynamic allocation:
[23:24:38]I (1400) heap_init: At 3FCAB868 len 0003DEA8 (247 KiB): D/IRAM
[23:24:38]I (1400) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DIRAM
[23:24:38]I (1400) heap_init: At 600FE000 len 00002000 (8 KiB): RTCRAM
[23:24:38]I (1401) spiram: Adding pool of 16384K of external SPI memory to heap allocator
[23:24:38]I (1401) spi_flash: detected chip: gd
[23:24:38]I (1402) spi_flash: flash io: dio
[23:24:38]I (1403) sleep: Configure to isolate all GPIO pins in sleep state
[23:24:38]I (1403) sleep: Enable automatic switching of GPIO sleep configuration
[23:24:38]I (1404) coexist: coexist rom version e7ae62f
[23:24:38]I (1404) cpu_start: Starting scheduler on PRO CPU.
[23:24:38]I (0) cpu_start: Starting scheduler on APP CPU.
[23:24:38][I][logger:171]: Log initialized
[23:24:38][C][safe_mode:079]: There have been 2 suspected unsuccessful boot attempts
[23:24:38][D][esp32.preferences:114]: Saving 1 preferences to flash…
[23:24:38][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[23:24:38][I][app:029]: Running through setup()…
[23:24:38][D][spi:035]: Setting up SPI bus…
[23:24:38][I][esp_adf:019]: Start codec chip
[23:24:38][D][esp-idf:000]: E (139) I2C_BUS: components/esp_peripherals/driver/i2c_bus/i2c_bus.c:104 (i2c_bus_write_bytes):I2C Bus WriteReg Error
[23:24:38]
[23:24:38][D][esp-idf:000]: E (1141) I2C_BUS: components/esp_peripherals/driver/i2c_bus/i2c_bus.c:104 (i2c_bus_write_bytes):I2C Bus WriteReg Error
[23:24:38]
[23:24:39][D][esp-idf:000]: E (2142) I2C_BUS: components/esp_peripherals/driver/i2c_bus/i2c_bus.c:104 (i2c_bus_write_bytes):I2C Bus WriteReg Error
[23:24:39]
[23:24:40][D][esp-idf:000]: E (3143) I2C_BUS: components/esp_peripherals/driver/i2c_bus/i2c_bus.c:104 (i2c_bus_write_bytes):I2C Bus WriteReg Error
[23:24:40]
[23:24:41][D][esp-idf:000]: E (4144) I2C_BUS: components/esp_peripherals/driver/i2c_bus/i2c_bus.c:104 (i2c_bus_write_bytes):I2C Bus WriteReg Error
[23:24:41]
[23:24:42]E (11676) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
[23:24:42]E (11676) task_wdt: - loopTask (CPU 1)
[23:24:42]E (11676) task_wdt: Tasks currently running:
[23:24:42]E (11676) task_wdt: CPU 0: IDLE0
[23:24:42]E (11676) task_wdt: CPU 1: IDLE1
[23:24:42]E (11676) task_wdt: Aborting.
[23:24:42]
[23:24:42]abort() was called at PC 0x420a48f4 on core 0
[23:24:42]
[23:24:42]
[23:24:42]Backtrace: 0x403779ea:0x3fc9e370 0x40381665:0x3fc9e390 0x4038971e:0x3fc9e3b0 0x420a48f4:0x3fc9e420 0x403783cd:0x3fc9e440 0x42160923:0x3fcafe10 0x420a50d5:0x3fcafe30 0x40382bc4:0x3fcafe50
[23:24:42]
/>