HELP with PORTA PIC 16F628A


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default Re: HELP with PORTA PIC 16F628A

    Your column 5 doesn't work simply because PortA.4 is a Schmitt Trigger
    input and an open drain output. You will need an additional NPN transistor with a pull down resistor to make column 5 working.

    Cheers

    Al.

    PS adding CMCON = 7 on top of your code, will disable the comparators function.
    Last edited by aratti; - 13th February 2011 at 07:47.
    All progress began with an idea

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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