i.MX6 SOLO HDMI Support

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX6 SOLO HDMI Support

跳至解决方案
882 次查看
mohammedazlum
Contributor IV

Hi Team,

According to the datasheet MCIMX6S1AVM08AD part doesn't support VPU and GPU. However when we go through the datasheet it can support HDMI, LVDS, RGB, LVDS display from IPU.

May I know how the same CPU (MCIMX6S1AVM08AD ) can support these display when there is no VPU ? There should be some image format to display the content on display. So when there is no VPU how the encoding and decoding is occurs on the display ?

Regards,

Azlum

0 项奖励
回复
1 解答
867 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

>>What will be the default display format at display modules when there is no VPU ?

--VPU has no relations to display, it means VPU doesn't affect display funtion.

--The output of the display interface: LVDS(0/1)/RGB24/HDMI/MIPI DSI

You can control which interface is used to output display data in the u-boot environment variable.

In linux BSP, the default is LVDS1.

 

B.R,

weidong

在原帖中查看解决方案

3 回复数
868 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

>>What will be the default display format at display modules when there is no VPU ?

--VPU has no relations to display, it means VPU doesn't affect display funtion.

--The output of the display interface: LVDS(0/1)/RGB24/HDMI/MIPI DSI

You can control which interface is used to output display data in the u-boot environment variable.

In linux BSP, the default is LVDS1.

 

B.R,

weidong

875 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hi mohammedazlum ,

See below,please!

>>May I know how the same CPU (MCIMX6S1AVM08AD ) can support these display when there is no VPU ? 

The display is only related to IPU. The VPU is a module used to support H.264/MPEG4 encoding and decoding, and has nothing to do with display.

>>So when there is no VPU how the encoding and decoding is occurs on the display ?

You can only decode and encode video data through software. However, the performance will be far from ideal.

Therefore, if you need H.264/MPEG4 encoding and decoding functions, 2D and 3D acceleration functions, it is best to choose a processor part number with VPU and GPU.

 

Hope  this information is helpful to you.

Have a nice day!

B.R,

Weidong

0 项奖励
回复
872 次查看
mohammedazlum
Contributor IV

Dear Weidong,

Thanks for the reply.

What will be the default display format at display modules when there is no VPU ?

Regards,

Azlum

0 项奖励
回复