Skip to content

ESP32S3 BT601 Video Capture Issue #566

@farhadvahdani

Description

@farhadvahdani

Hi,

I am trying to capture BT601 video data on the ESP32S3. I have a board that converts the video signal from an analog camera to digital data in the BT601 protocol. The digital signals contain 8 bits of data and a V_sync and H_sync signal.

I have read the user manual for the ESP32S3 and it says that the LCD_CAM module can receive data via BT601. However, I am not sure how to do this, because the LCD_CAM module has a CAM_H_ENABLE signal, but in the BT601 protocol there is no signal like this.

Can you please help me with the following:

Is it possible to capture BT601 video data by the ESP32S3 at all?

If it is possible, are there any tutorials or help you can give me?

How do I deal with the CAM_H_ENABLE signal?

Thank you for your help.

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions