PORTB + PORTC Interrupt-On-Change


Results 1 to 28 of 28

Threaded View

  1. #1
    Join Date
    Jan 2011
    Location
    Sydney, Australia
    Posts
    172

    Default PORTB + PORTC Interrupt-On-Change

    Hi All,

    I am working on a new project which requires monitoring 9 data lines for an interrupt on change (IOC).
    All the program really needs to do is count the number of interrupts on each line, increment individual counters for each occurrence and display the results to a 4x20 LCD display.
    PIC16F1829 has ten IOC lines but doesn't have enough I/O ports for the rest of the project.
    I could find no search criteria on the Microchip web site for IOC and PIC16F1829 is the best option I have been able to find thus far.

    Can anyone suggest an alternate PIC that would handle at least 9 IOC channels PLUS an additional 6 I/O's for 4x20 LCD and 3 I/O's for switches?

    I understand a serial LCD display would free up a number of I/O's on the PIC16F1829 for switch functions but I am trying to avoid going down that path unless absolutely necessary.

    All suggestions, or alternate recommendations on how to perform the same task, would be greatly appreciated.

    Cheers
    Barry
    VK2XBP

    P.S. I also need two ADC lines - just to make it interesting...
    Last edited by Aussie Barry; - 17th March 2014 at 09:58. Reason: Additional requirement

Similar Threads

  1. PortB Change Interrupts
    By backstabber in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 8th October 2011, 03:52
  2. Replies: 10
    Last Post: - 24th September 2011, 18:09
  3. Replies: 6
    Last Post: - 12th March 2011, 13:11
  4. Returning from Int on PortB change
    By sheryl in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th December 2008, 18:09
  5. Interrupt portb
    By tazntex in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 18th August 2008, 21:05

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