espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.35k stars 7.21k forks source link

esp-idf/examples/peripherals/camera /camera_dsi run failed (IDFGH-13634) #14517

Open hujianfeng opened 1 week ago

hujianfeng commented 1 week ago

Answers checklist.

IDF version.

master

Espressif SoC revision.

esp32-p4

Operating System used.

Windows

How did you build your project?

VS Code IDE

If you are using Windows, please specify command line type.

None

Development Kit.

esp32-p4-function-ev-board

Power Supply used.

USB

What is the expected behavior?

NONE

What is the actual behavior?

NONE

Steps to reproduce.

1 build 2 flash

Debug Logs.

No response

More Information.

No response

suda-morris commented 1 week ago

What do you mean by "run fail"? Have you checked the README file, it should list the LCD and camera device used by the example, maybe they're different from the ones on your board?

hujianfeng commented 1 week ago

This example failed to run on the ESP32-p4-function-ev-board development board after build and flash it.

suda-morris commented 1 week ago

Yes, at least, the LCD IC is different from the one on your board. Before we make any updates to the camera example, you can first try the LCD initialization code from this example.

Y1hsiaochunnn commented 1 week ago

Hi @suda-morris , I wanna if when the mipi-csi demo will support EK79007 display