Open
Description
@iabdalkader - @pillo79 - @facchinm
Kind of curious on something. For the camera configurations I noticed that Zephyr defines bus-type as define in video_interface.h as:
#define VIDEO_BUS_TYPE_CSI2_CPHY 1
#define VIDEO_BUS_TYPE_CSI1 2
#define VIDEO_BUS_TYPE_CCP2 3
#define VIDEO_BUS_TYPE_CSI2_DPHY 4
#define VIDEO_BUS_TYPE_PARALLEL 5
#define VIDEO_BUS_TYPE_BT656 6
so question I have is what is the bus-type on the giga, h7 midcarrier and the nicala vision?
One reason I am asking is that I am trying to get the OV5640 working on the giga and the H7 mid carrier.
On the GIGA camera fails to start no matter what clock I am using.
On the H7 camera is starting but not receiving any frames, i.e., nothing appears queues up
Metadata
Metadata
Assignees
Labels
No labels