Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding ESP32P4 and OpenCV component (IEC-248) #464

Closed
2 tasks done
Ncouch64 opened this issue Jan 6, 2025 · 2 comments
Closed
2 tasks done

Question regarding ESP32P4 and OpenCV component (IEC-248) #464

Ncouch64 opened this issue Jan 6, 2025 · 2 comments

Comments

@Ncouch64
Copy link

Ncouch64 commented Jan 6, 2025

Answers checklist.

  • I have read the documentation of the component in question and the issue is not addressed there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

Hello I apologize I am making another issue post but I am at a loss when it comes to the new P4 board. I thought I had my project working on the board before realizing there is a different driver for working with the cam now because the dev board is using a mipi camera. Before when I thought I was capturing images it was not functioning.

I am wondering if there are any examples available that show something as simple as capturing a single image. I went to the esp_cam_sensor component but the examples there seem to be a little complex. I believe esp32-cam component will not work with this dev board due to the mipi connection. Any recommendations?

@github-actions github-actions bot changed the title Question regarding ESP32P4 and OpenCV component Question regarding ESP32P4 and OpenCV component (IEC-248) Jan 6, 2025
@suda-morris
Copy link
Collaborator

@Ncouch64 Yes, there's one MIPI CSI Camera example in the esp-idf: https://github.com/espressif/esp-idf/tree/master/examples/peripherals/camera/mipi_isp_dsi

@Ncouch64
Copy link
Author

Ncouch64 commented Jan 7, 2025

@Ncouch64 Yes, there's one MIPI CSI Camera example in the esp-idf: https://github.com/espressif/esp-idf/tree/master/examples/peripherals/camera/mipi_isp_dsi

Thank you! Will take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants