How can i.MX8M handle RAW bayer conversion?

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

How can i.MX8M handle RAW bayer conversion?

758 Views
jrestifo
Contributor I

I have a sony IMX290 camera going over CSI-2. I was using this camera on TX2 platform, and switching to i.MX8M. The issue I have, is on TX2, we convert RAW bayer in the TX2 ISP. I am told the i.MX8M IPU cannot do de-bayer in hardware. Is there any way to do de-bayer without doing it entirely on the ARM core?

0 Kudos
1 Reply

470 Views
joanxie
NXP TechSupport
NXP TechSupport

MIPI CSI couldn't support raw data directly, you need to convert the raw data to RGB or YUV by SW, what bayer data you need? we don't have such sample code for cutomer, but you can set the CSI register, for more detailed information, pls refer to the Reference Manual.

0 Kudos