Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 16 Nov 2006 02:05 PM by  mwaddel
LCD Display on new M5329EVB revision
 3 Replies
Sort:
You are not authorized to post a reply.
Author Messages
mwaddel
New Member
New Member
Posts:


--
15 Nov 2006 01:19 PM
    I'm testing our frame buffer software with the 1003987 Rev D
    baseboard and all I see is a white screen on the display. (It's
    a 12.1 in display 80000175 Rev H.) The same code works with
    the older boards 1004544 Rev1.

    I saw a PCN related to the backlight on the new boards and we
    tried to implement those changes. It changed the display, but
    it's still not right. Do you know if there is something else
    with the new boards and LCDs that I should look at? Any hints
    would be appreciated.
    Anonymous
    Posts:


    --
    15 Nov 2006 01:30 PM
    Hello,

    Have you verified that you can do a 'video-open 2 16' in LogicLoader and then do a 'draw-test'?

    Thanks,
    mwaddel
    New Member
    New Member
    Posts:


    --
    15 Nov 2006 01:59 PM
    Posted By aaronlpd on 15 Nov 2006 1:30 PM

    Have you verified that you can do a ''video-open 2 16'' in LogicLoader and then do a ''draw-test''?




    These boards have dBUG as the bootloader. This is for the Linux BSP.

    But that does bring up a question, did you need to modify LogicLoader when
    you rev'd this board? If you did, could you tell me what you changed for the
    video demo?

    Thanks
    mwaddel
    New Member
    New Member
    Posts:


    --
    16 Nov 2006 02:05 PM
    I believe I found the problem in our device driver.

    The values that came up in the LCD registers by default were good enough
    to see an output with the old wiring, but now that that's changed the default
    values don't work. After setting up the MCF_LCDC_LPCCR and
    MCF_LCDC_LPCR registers I can see an output on the display.
    You are not authorized to post a reply.