i.MX51 WinCE600 Dual Display set DI0 as main display, DI1 as secondary display.

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

i.MX51 WinCE600 Dual Display set DI0 as main display, DI1 as secondary display.

974 Views
justin_jiang
NXP Employee
NXP Employee

****************************************************************************

WinCE 600 Dual Display set DI0 as main display, DI1 as secondary display.

Freescale semiconductor

Version: 1.0

Author: Justin Jiang 

Date: Fri 11/25/2011

****************************************************************************

1. Description

  - This is Dual display for Freescale MX51 release(WinCE 6.0).


2. File List

  - Patch: code base on WINCE600_MX51_ER_1104.

 

3. Requirement

  - i.MX51 BBG. DI0 connected to a DVI dispaly with 1024*768 resolution.
                DI1 connected to a WVGA display with 800*480 resolution.
 


4. How to use the patch

  - Please merge the patch files to your installed bsp code. You can remove the debug message code by yourself.
  - After boot up, please run the DisplaySet.exe.
    Click the Apply button it will enable the secondary dispaly on DI1.
  - Then you can run mosquito_dual.exe, it will show on secondary display.
      

5. History

  - N/A


6. Known Issues

  - Need customer change the mapping file with their panels.
  - Secondary display size may need reset in the code.


7. Additional Resource
  
  - N/A

Original Attachment has been moved to: 500-WINCE600_DualDisplay_DI0Main.zip

Labels (1)
Tags (2)
1 Reply

590 Views
justin_jiang
NXP Employee
NXP Employee

Add test application document