Checklist
Issue or Suggestion Description
Hello, I am working with a new esp32p4 dev board and am trying to figure out the new methods for image capture. I am familiar with esp32 and esp32s3 using the esp32-camera component and have a few projects using it.
I am having issues getting the camera capture working with the P4 board, I though I was doing it correctly before realizing that there is a new driver for the camera sensor. Is there examples that show how to properly capture the camera images using the new component? The board came with example code but the example for the camera doesn't make this very clear.
Basically, I am wondering if there is a clear example for using this component. I would like to just figure out how to capture a single image and potentially save that to SD for viewing. If anyone can point me in the correct direction I would greatly appreciate it!
Edit:
ESP Board: ESP32-P4-Nano Dev Board
Camera Sensor: OV5647
Checklist
Issue or Suggestion Description
Hello, I am working with a new esp32p4 dev board and am trying to figure out the new methods for image capture. I am familiar with esp32 and esp32s3 using the esp32-camera component and have a few projects using it.
I am having issues getting the camera capture working with the P4 board, I though I was doing it correctly before realizing that there is a new driver for the camera sensor. Is there examples that show how to properly capture the camera images using the new component? The board came with example code but the example for the camera doesn't make this very clear.
Basically, I am wondering if there is a clear example for using this component. I would like to just figure out how to capture a single image and potentially save that to SD for viewing. If anyone can point me in the correct direction I would greatly appreciate it!
Edit:
ESP Board: ESP32-P4-Nano Dev Board
Camera Sensor: OV5647