12F683 timer0 imterupts


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Location
    PERTH AUSTRALIA
    Posts
    838


    Did you find this post helpful? Yes | No

    Default Re: 12F683 timer0 imterupts

    so if i am monotoring the int flag in register only as i dont have a physical pin then this timer is going to be bit harder to manage if it not able to be enabled/ disabled

  2. #2
    Join Date
    Nov 2009
    Location
    London
    Posts
    251


    Did you find this post helpful? Yes | No

    Default Re: 12F683 timer0 imterupts

    Quote Originally Posted by longpole001 View Post
    so if i am monotoring the int flag in register only as i dont have a physical pin then this timer is going to be bit harder to manage if it not able to be enabled/ disabled
    What are you trying to do actually?
    I use timer overflow situation without enabling the interrupts to sense input from the user. If no user input through buttons of anything else and timer overflows the code goes somewhere else.

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