Go to previous topic
Go to next topic
Last Post 09 Sep 2008 04:28 AM by  Mswinny
Display not listed!!
 2 Replies
Author Messages
kaursat
New Member
New Member
Posts:


--
05 Jun 2006 03:11 PM
    We are using the 3.6" Sharp Display - LQ036Q1DA01. However, help video-open doesnot list our display. Please suggest.

    In the user manual under the Video section, it says we can save upto 8 LCD settings by using the 'config' command with 'V' option.

    It then says: To store the custom setting, "we need to set up the controller".

    How do I set up the controller?

    Below is the portion from the manual for reference. Kindly comment.


    Video:
    A customer may save up to eight custom LCD screen settings, including the frame buffer location, by using the ‘config’ command with the ‘V’ option. In order to store a custom setting, set up the controller as desired and then enter ‘config V screen_name X Y’ to store it (where X and Y are dimensions of the screen – e.g. 640 and 480). Once this configuration step is implemented, the system can use the command sequence ‘video-open screen_name depth” to use the new configuration.
    Anonymous
    Posts:


    --
    06 Jun 2006 05:54 PM
    This is because you need to update to the latest version of LogicLoader.
    Mswinny
    New Member
    New Member
    Posts:


    --
    09 Sep 2008 04:28 AM
    You can use the stored display settings that are nearest your chosen dispay then use set screen parameters and update min max frequencies eg:

    scr-setparam 7 x=480 y=272 min_freq=8000000 max_freq=10000000 nom_freq=9000000
    scr-setparam 7 hsw=41 hbp=2 hfp=2 vsw=10 vbp=2 vfp=2
    video-open 7 16;


    ---