Dts int 18f26j50


Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Sep 2006
    Location
    Venezuela - Caracas
    Posts
    48

    Default Dts int 18f26j50

    how to use rtc interrupt with DTS INT ?
    PIR3.0 = 0
    PIE3.0 = 1

    INT_RTC ??

    i need alarm ... 10 minutes


    ASM
    INT_LIST macro ; IntSource, Label, Type, ResetFlag?
    INT_Handler ??, _Clock, PBP, yes
    endm
    INT_CREATE ; Creates the interrupt processor
    endasm

    @ INT_ENABLE ??
    Last edited by mpardinho; - 1st October 2013 at 17:27.
    ..: Don't worry, be happy :..

Similar Threads

  1. DT Int-14 seems not working!
    By aratti in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 20th November 2011, 20:22
  2. DT-int and SPWM
    By Macgman2000 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 20th October 2011, 19:39
  3. WRITECODE and BLOCKSIZE on 18F26J50
    By proximo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd June 2011, 11:16
  4. Using both hardware int and Timer Int together?
    By ozarkshermit in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 6th January 2010, 01:09
  5. DTs instant Interrupts
    By Mugelpower in forum PBP Wish List
    Replies: 5
    Last Post: - 22nd February 2008, 17:26

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