Skip to content

QUESTION: WHAT IS THE CAMERA BUS TYPE #152

Open
@mjs513

Description

@mjs513

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions