RT1176 & mipi Data type

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT1176 & mipi Data type

479 Views
hdyuk
Contributor I

I am developing using imx1176.

imx1176 should receive 12bits data from FPGA.

I know that imx1176 does not support raw12 type.

So I tried to use rgb565 as 16bits.

However, I found that rgb565 is changed from mipi csi-2 to rgb888. (RGB565 -> RGB888)

What DATA TYPE should FPGA transmit to receive 12bits data.

What data type should the FPGA transmit

0 Kudos
1 Reply

456 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @hdyuk,

There is no supported 12 bit RGB format, so YUV would have to be used as the alternative.

I believe this community post might prove useful for your inquiry: iMXRT1176 MIPI-CSI2 to UVC reducing the frame buffer's size.

 

BR,

Edwin.

0 Kudos