Question about i.MX7ULP camera interface and graphic feature

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

Question about i.MX7ULP camera interface and graphic feature

750 Views
ko-hey
Senior Contributor II

Hi all,

Our customer plan to use i.MX7ULP and have some question about capturing camera image and graphic feature.

Q1. About capturing camera image

According to the reference manual, i.MX7ULP has a VIU but I can't understand the difference between VIU and CSI which is implemented in i.MX7D.

The main difference is as follow. Am I correct ?

i.MX7ULP:

・Up to 1/8 video down-scaling on horizontal and vertical direction

・Up to 2/1 horizontal video up-scaling
・Horizontal mirroring
・Brightness/contrast adjust
・YUV to RGB 888/565 conversion
・RGB to YUV conversion when input is RGB

i.MX7D

・Configurable master clock frequency output to sensor.
・Statistic data generation for Auto Exposure (AE) and Auto White Balance (AWB) control of the camera (only for Bayer data and 8-bit/pixel format).
・Supports simple deinterlacing of interlaced input.

Q2.About graphic feature

They plan to use i.MX7ULP without GPU (MCIMX7U3DVK07SC).

Does the device have PXP instead of GPU ?

They don't need GPU but want to image Rotation and Overlay.

If they choose i.MX7ULP without GPU, they need to do it in Arm core. Am I correct ?

Ko-hey

Labels (3)
Tags (2)
0 Kudos
3 Replies

630 Views
Yuri
NXP Employee
NXP Employee

Hello,

  

  Generally both i.MX 7ULP VIU and i.MX7D CSI provide similar functionality.

 

Differences are as following:

 

1) i.MX7 CSI max pixel frequency is 148.5 MHz,

    i.MX 7ULP VIU max pix frequency is 66.7 MHz;

 

2) i.MX7 CSI supports 2D DMA, i.MX 7ULP VIU - does not;

 

3) i.MX7 CSI provides statistic data generation for Auto Exposure (AE)

    and Auto White Balance (AWB) control of the camera, i.MX 7ULP

     VIU - does not;

 

4) i.MX 7ULP VIU support YUV <-> RGB conversion, i.MX7 requires PXP

    for it.

 

 

Note, i.MX 7ULP does not have PXP.


Have a great day,
Yuri

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

0 Kudos

630 Views
ko-hey
Senior Contributor II

Hi YuriMuhin_ng‌,

Let me confirm about PXP.

There are description about "Alpha Blending Interface" in 48.4.6 Alpha Blending Interface.

Can user use alpha blending function in i.MX7ULP without GPU ?

Ko-hey

0 Kudos

630 Views
Yuri
NXP Employee
NXP Employee

Hello,

  Yes, the LCDIF supports Alpha Blending from hardware point of view without GPU.

Regards,

Yuri.

0 Kudos