16f628 LCD


Closed Thread
Results 1 to 3 of 3

Thread: 16f628 LCD

  1. #1
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153

    Default 16f628 LCD

    Im making a new Proto board for a 16f628 and 16f877, are there any problems using 16f628's portA for 4 bit LCD output ? other than turning on Digital.

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


    Did you find this post helpful? Yes | No

    Default Re: 16f628 LCD

    Hi,
    On the 628 RA4 is open drain so it can't actively drive the output high, only pull it low. A pullup resistor is needed to be able to get a logic '1' on that pin. RA5 doesn't have any output drivers at all so it's input only.

    /Henrik.

  3. #3
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: 16f628 LCD

    HenrikOlsson
    Thanks for your reply RA5 I did not bring out from the 16f628 to the header so ok there and RA4 is used as RS and pulled high with resistor and using A0 ~ A3 and my 4 data bits looks like Im ok

    thank you for the reply
    Larry

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