Go to previous topic
Go to next topic
Last Post 02 Apr 2012 03:43 PM by  glennj@logicpd.com
Article: iMX31 LCD Rotation
 0 Replies
Author Messages
glennj@logicpd.com
New Member
New Member
Posts:


--
02 Apr 2012 03:43 PM
    Q:
    How is LCD screen rotation achieved in WinCE6.0 for the iMX31?

    A:
    You will need to modify the display.reg file. This file can be found under ./PLATFORM/LPD_iMX31/Files.
    In this file, make the following change:
    "Angle"=dword:0
    to
    "Angle"=dword:5A

    PRODUCTS Included:
    iMX31


    ---