I.MX8MP MIPI CSI supported Data Types

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I.MX8MP MIPI CSI supported Data Types

ソリューションへジャンプ
2,421件の閲覧回数
btogorean
Contributor II

Hello NXP community,

I'm currently working on a Camera project based on I.MX8MP and the camera sensor is capable to ouput data in RAW16 format but is not clear for me if I.MX8MP can accept it.

In Rev. 1, 06/2021 IMX8MPRM is stated that the ISI can store RAW16 at its output but on CSI only RAW6 to RAW14 are defined for input image data format.

So from my understanding is a limitation of CSI and RAW16 is not accepted as Data Type on MIPI. Is this correct or is there any way to capture RAW16 on I.MX8MP?  

 

ラベル(3)
タグ(1)
0 件の賞賛
返信
1 解決策
2,389件の閲覧回数
dianapredescu
NXP Employee
NXP Employee

Hi Bogdan,

Your understanding is correct. Unfortunately there is a hardware limitation on MIPI CSI IP and it can support only up to RAW14 image format. Regarding why that format appears on ISI chapter, from what I can see ISI can either have as input the MIPI CSI interface or fetching the data from memory. I suppose the RAW16 image format can be used for memory to memory operations (not sure of this, I don't think it's implemented in software, but I can check) however, regarding capture it isn't possible.

In fact, the same can go for ISP. The ISP actually does support RAW16, but it is not listed in 13.14.2.2.2 MIPI Inputs because MIPI-CSI does not support it and it's the only input.

Best regards,

Diana

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,390件の閲覧回数
dianapredescu
NXP Employee
NXP Employee

Hi Bogdan,

Your understanding is correct. Unfortunately there is a hardware limitation on MIPI CSI IP and it can support only up to RAW14 image format. Regarding why that format appears on ISI chapter, from what I can see ISI can either have as input the MIPI CSI interface or fetching the data from memory. I suppose the RAW16 image format can be used for memory to memory operations (not sure of this, I don't think it's implemented in software, but I can check) however, regarding capture it isn't possible.

In fact, the same can go for ISP. The ISP actually does support RAW16, but it is not listed in 13.14.2.2.2 MIPI Inputs because MIPI-CSI does not support it and it's the only input.

Best regards,

Diana

0 件の賞賛
返信
2,365件の閲覧回数
btogorean
Contributor II

Thank you Diana for clarifying this.

0 件の賞賛
返信