HSerOut 16F877 Interrupt Driven


Closed Thread
Results 1 to 3 of 3
  1. #1
    BigH's Avatar
    BigH Guest

    Angry HSerOut 16F877 Interrupt Driven

    Hi Help

    Has anyone got a very simple PICBasic PRO Example showing the bare bone of a program to Output Data Via Hardware Serial Out using interrupts, need to know what to enable and how to kick it off. Very Very New to PIC's but need to jump into the deep end. Thanks in Anticipation for your Help.

    Regards Henry

  2. #2
    Join Date
    Aug 2005
    Posts
    57

    Default

    If your are still in need,attached is a simple serial interrupt program.I find two serial input instructions make it operate more reliably.The first initiates the interrupt,the second is the data.This means you must xmit two serial instructions to the pic with a delay between.
    Attached Files Attached Files

  3. #3
    BigH's Avatar
    BigH Guest

    Smile Thanks

    Hi
    Many thanks.
    Regards Henry

Similar Threads

  1. I2C Slave with a PIC
    By ralfmayr in forum mel PIC BASIC Pro
    Replies: 129
    Last Post: - 21st August 2016, 17:44
  2. HSEROUT and Commas, What? Help Me Understand
    By altech6983 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 20th July 2009, 19:12
  3. Can't ID interrupt source with this IntHandler??
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 3rd June 2009, 02:35
  4. Controlling an 240x128 LCD Touchpanel Display
    By Vincent in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 7th June 2006, 23:36
  5. USART interrupt not interrupting right
    By Morpheus in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 6th March 2005, 01:07

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