Hi,
From the source code https://github.com/raspberrypi/linux/bl ... c/imx477.c
What are the following two macros defined based on? and what is the conversion relationship between them? Assuming 2 MIPI CSI2 data lanes,thanks.
#define IMX477_DEFAULT_LINK_FREQ450000000
/* Pixel rate is fixed at 840MHz for all the modes */
#define IMX477_PIXEL_RATE840000000
From the source code https://github.com/raspberrypi/linux/bl ... c/imx477.c
What are the following two macros defined based on? and what is the conversion relationship between them? Assuming 2 MIPI CSI2 data lanes,thanks.
#define IMX477_DEFAULT_LINK_FREQ450000000
/* Pixel rate is fixed at 840MHz for all the modes */
#define IMX477_PIXEL_RATE840000000
Statistics: Posted by martine0918 — Wed Jul 31, 2024 8:00 am — Replies 1 — Views 75