Additional ESP32 build targets

Hi all,

Question/Issue:
Will you be supporting additional ESP32 build targets in the future?

At the moment, my only option is Espressif ESP-EYE (ESP32 240MHz). I have an ESP32-WRover and i keep getting this initialization error:

11:40:01.861 -> rst:0x1 (POWERON_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT)
11:40:01.861 -> configsip: 0, SPIWP:0xee
11:40:01.861 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
11:40:01.861 -> mode:DIO, clock div:1
11:40:01.893 -> load:0x3fff0030,len:1344
11:40:01.893 -> load:0x40078000,len:13964
11:40:01.893 -> load:0x40080400,len:3600
11:40:01.893 -> entry 0x400805f0
11:40:02.541 -> Edge Impulse Inferencing Demo
11:40:02.574 -> E (515) camera: Camera probe failed with error 0x105(ESP_ERR_NOT_FOUND)
11:40:02.574 -> Camera init failed with error 0x105
11:40:02.574 -> Failed to initialize Camera!

11:40:02.574 -> 
11:40:02.574 -> Starting continious inference in 2 seconds...

Please advise.

Thanks in advance,
rey malahay

Hi @reymalahay,

We do not have plans to support other ESP32 boards at this time. Please see my previous response here for options on how to run inference on your ESP32 board.

hi @shawn_edgeimpulse

no worries. thank you for the response.

kind regards,
rey malahay

1 Like