LCD ports


Closed Thread
Results 1 to 2 of 2

Thread: LCD ports

  1. #1
    electronicsuk's Avatar
    electronicsuk Guest

    Default LCD ports

    Hi all. I'm using a 16F877 with an LCD connected through a 4-bit bus to the upper 4 pins of port A.

    I have made a PCB for this circuit and only just realised that the ports I have chosen for the LCD might be a problem. Port A only has 6 bits, so I would need to define the LCD starting port as a.2, but PBP only allows you do define it as port 0 or 4. Is there any way around this without using assembly to write my own LCD routine?

    Thanks again.

    Matthew

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Not in PBP... change your circuit or write your own LCD routines.

    Melanie

Similar Threads

  1. Is this code not initialising the LCD properly?
    By Platypus in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th January 2010, 19:14
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 19:54
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. LCD Problem
    By karenhornby in forum General
    Replies: 3
    Last Post: - 19th June 2008, 11:43
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30

Members who have read this thread : 1

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