iMX28 - Windows CE 6.0 Display Driver changes for 10" (800x480)

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

iMX28 - Windows CE 6.0 Display Driver changes for 10" (800x480)

ソリューションへジャンプ
639件の閲覧回数
pravinyadav
Contributor III

Hi,

We done with Windows CE 6.0 porting with iMX28 7" display (resolution 800x480) Now we are doing for 10" display with same resolution 800x480. The boot splash screen logo is properly displayed but after completion of device boot process (after loading all peripheral drivers), display not showing properly (Windows CE OS desktop is not displaying properly). What could be the possible cause? 10" hardware is same as 7" except size of display (even though display resolution is same i.e. 800x480). We are using display driver '43WVF1G'. First we doubt something wrong with PWM frequency but problem still observed even though backlight driver is disabled.

ラベル(1)
0 件の賞賛
1 解決策
526件の閲覧回数
MartinHo
Contributor IV

Hi Pravin,

Probably Your new Display do not like the Settings in 43wvf1g.cpp (Defines starting from Line 25), I would confront the settings in SRC\BOOTLOADER\COMMON\display.c (This are the settings used by EBOOT, responsible for the splash screen Logo) and 43wvf1g.cpp.

Martin

元の投稿で解決策を見る

2 返答(返信)
527件の閲覧回数
MartinHo
Contributor IV

Hi Pravin,

Probably Your new Display do not like the Settings in 43wvf1g.cpp (Defines starting from Line 25), I would confront the settings in SRC\BOOTLOADER\COMMON\display.c (This are the settings used by EBOOT, responsible for the splash screen Logo) and 43wvf1g.cpp.

Martin

526件の閲覧回数
pravinyadav
Contributor III

Thanks Martin.

My bad... I missed settings in display.c. After some correction in 43wvf1g.cpp it works.

Thanks

0 件の賞賛