FTDI Community

General Category => Discussion - Hardware => Topic started by: joseph on February 29, 2024, 12:47:54 AM

Title: FT602Q video pin map question!!
Post by: joseph on February 29, 2024, 12:47:54 AM

I would like to inquire whether it is possible to change to UVC using the video format YC16BIT and VSYNC/HSYNC/PCLK on FT602Q.
If possible, can you tell me the port pin map that I can input?
Title: Re: FT602Q video pin map question!!
Post by: FTDI Community on February 29, 2024, 02:03:51 PM
Hi Joseph,

All of the formats supported by FT602 can be found on page 13 of the FT602_UVC_Chip_Configuration_Guide (https://ftdichip.com/wp-content/uploads/2020/07/AN_435_FT602_UVC_Chip_Configuration_Guide.pdf).

There are no signals like VSYNC/HSYNC/PCLK on FT602. FT602 is connected via an FPGA.

You can refernce the FT602 example code, which you can find here (https://ftdichip.com/software-examples/ft602-software-examples/). The example code shoes YUV only, but you can use it for a reference for the other formats.