i.MX6 Display Configuration 2 Register 0

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

i.MX6 Display Configuration 2 Register 0

2,995 次查看
sugiyamatoshihi
Contributor V

Hi, 

I have a question about Display Configuration 2 Register 0, SL_0.

When I use parallel LCD 800x480 pix and set SL_0 =0x320, however if it set 0x0, nothing change. Display can show the picture.

What is this register configured?

Best Regards,

Sugiyama

标签 (2)
0 项奖励
回复
5 回复数

2,761 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Sugiyama

what is full processor name and any reference to

"Display Configuration 2 Register 0, SL_0" in processor documentation

(reference manual, page number e.t.c.) ?

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

2,761 次查看
sugiyamatoshihi
Contributor V

Hi, Igor,

Thank you for reply.

I'm sorry less information.

Device is i.MX 6DQ and reference manual is IMX6DQRM rev4, below register.

pastedImage_1.png

I use IPU1 and address is 0x265_80E8 with Parallel Display CLAA-WVGA with SABRESD.

I use a command  [setenv mmcargs 'setenv bootargs console=${console},${baudrate} ${smp} root=${mmcroot} video=mxcfb0:dev=lcd,CLAA-WVGA,if=RGB565'] at uboot , then boot up Linux. 

Then the resister value is 0x320=800pixel, but  I changed it, nothing happen.

What is configured by this register?

Best Regards,

Sugiyama

0 项奖励
回复

2,761 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Sugiyama

 

this register is used for smart lcds (with asynchronous interface) which are

not supported by i.MX6Q IPU.

 

Best regards
igor

0 项奖励
回复

2,761 次查看
sugiyamatoshihi
Contributor V

Hi, Igor,

Thank you for answer.

How we can sort out which registers are for asynchronous.?

I cannot distinguish them.

Best regards,

Sugiyama

0 项奖励
回复

2,759 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Sugiyama

one can follow i.MX6Q IPU software described in Chapter 6 Image Processing

Unit (IPU) Drivers attached Linux Manual. Also by description, as below,

some register descriptions are used only for asynchronous lcds (serial type lcd is used only for smart lcds).

pastedImage_1.jpg

Best regards
igor

0 项奖励
回复