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 23 Dec 2005 08:52 AM by  mikea@logicpd.com
Keyboard Control Register
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
ramakrishnan@hdmedigroup.com
New Member
New Member
Posts:


--
22 Dec 2005 11:02 PM
    Hi

    In user guide they specified this register for column drive,
    and we can make low or high.

    But these pins in the SDK LH7A400 kit by defaut gives away 3.3V,

    How can i read or write to this register .
    mikea@logicpd.com
    New Member
    New Member
    Posts:


    --
    23 Dec 2005 08:52 AM
    What software are you using?

    You can test this out easily using LogicLoader, with the 'x' and 'w' commands. Just find the address in teh Sharp user guide and use the 'x' command to read how it is set up by default.

    So, for example, you can read the KBDCTL register by using the following command:

    losh> x /w 0x80000E28

    The default value in this register is 0x00000000, which means they are all driven 'high'.
    You are not authorized to post a reply.