i.mx233 LCD Configuration to 18-bit from 24-bit:

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

i.mx233 LCD Configuration to 18-bit from 24-bit:

跳至解决方案
1,462 次查看
GopiNagaBharath
Contributor IV

Hello,

Has anyone used the i.mX233 CPU with 18-bit RGB [6:6:6] LCD Interface??

The default configuration [for the EVK Board] is 24-Bit. How can we configure the Display interface to 18-bit??

What modifications are required in the sources to achieve the 18-bit RGB Interface?

Regards,

Gopi

标记 (1)
0 项奖励
回复
1 解答
928 次查看
GopiNagaBharath
Contributor IV

Hello,

I have fixed this issue by setting the below mentioned.

LCD_DATABUS_WIDTH = 18-Bit

WORD_LENGTH = 24-Bit

BYTE_PACKING_FORMAT = 0x07

Regards,

Gopi

在原帖中查看解决方案

0 项奖励
回复
3 回复数
929 次查看
GopiNagaBharath
Contributor IV

Hello,

I have fixed this issue by setting the below mentioned.

LCD_DATABUS_WIDTH = 18-Bit

WORD_LENGTH = 24-Bit

BYTE_PACKING_FORMAT = 0x07

Regards,

Gopi

0 项奖励
回复
928 次查看
jimmychan
NXP TechSupport
NXP TechSupport
0 项奖励
回复
928 次查看
GopiNagaBharath
Contributor IV

Hi,

Thanks for this.

But I am using the 18-bit RGB Interface on i.MX233 EVK itself. The LCD Card on the EVK has an optional connector, which gives out only the 18-bit RGB interface, which is compatible for the SMSUNG LMS430 on EVK Board.

I have tried connecting the LCD to 18-bit interface and changed the interface bus width to 18-bit RGB Interface. As a result, i found that the still images are shown properly, however, the videos are not played properly. When I play the video, the colour information is completely lost and the playback is blurred with different colors.

Do i have to do any other configurations for successfully using the 18-bit RGB Interface?? Below shown is the picture of video shown on the LCD.

iMX233_EVK_Issue_with_18bitRGBInterface.jpg

0 项奖励
回复