LCDOUT Question


Closed Thread
Results 1 to 5 of 5

Thread: LCDOUT Question

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: LCDOUT Question

    Haha! I figured it out! The problem was that I had the first bit of the lcd 4 bit bus connected to portb bit 2. I overlooked the fact that one can only start the bus at bit 0 or 4 on the ports.

    Thanks Hendrik for your assistance!

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: LCDOUT Question

    And even if you COULD start at bit 2 your DEFINE still said bit 0 so it wouldn't have worked anyway.
    I'm glad you figured it out - sometimes it helps to just step away from it for a while. Well done!

    /Henrik.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts