espressif / esp-who

Face detection and recognition framework
Other
1.65k stars 459 forks source link

ESP-EYE detected camera not supported #120

Closed lxdemon closed 4 years ago

lxdemon commented 4 years ago

I have an ESP-EYE DevKit, but when i followed the quick start to run the detection_with_command_line example, I get these outputs from the monitor:

I (826) cpu_start: Pro cpu start user code I (831) spiram: Adding pool of 4096K of external SPI memory to heap allocator I (180) cpu_start: Chip Revision: 1 W (180) cpu_start: Chip revision is higher than the one configured in menuconfig. Suggest to upgrade it. I (184) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (195) sccb: pin_sda 26 pin_scl 27

E (225) camera: Detected camera not supported. E (225) camera: Camera probe failed with error 0x20004 E (225) app_camera: Camera init failed with error 0x20004 E (225) app_process: Camera capture failed E (235) app_process: Camera capture failed

I don't know what's happening, is there anyone can help me? many thanks.

XiaochaoGONG commented 4 years ago

Hi, please check your pins of camera. idf.py menuconfig -> Camera Pins -> ESP-EYE DevKit.