PIC16F84A - Quick question


Closed Thread
Results 1 to 2 of 2
  1. #1
    samuelbarber's Avatar
    samuelbarber Guest

    Thumbs up PIC16F84A - Quick question

    Gday, was wondering if it is possible to increment:

    btfsc 0x0c, 0x0d

    where 0x0d is a counter

    So just for an example

    loop: btfsc 0x0c,0x0d
    goto loop2
    incf 0x0d,f
    goto loop

    loops2: ...

    If it isnt, is there a way to increment it somehow?

    Edit: I am sorry if this is in the wrong forum by any chance. Heh most of these questions look complicated, didnt know where the basic or novice level forum is.

  2. #2
    samuelbarber's Avatar
    samuelbarber Guest


    Did you find this post helpful? Yes | No

    Unhappy

    Seems like I did post this in the wrong forum, please delete it or move it. Or if possible point me out to the correct place.

    Thanks
    -Samuel

Similar Threads

  1. Quick DS18B20 question
    By gti_uk in forum General
    Replies: 4
    Last Post: - 21st June 2009, 17:24
  2. Quick USB CRC5 question
    By Michael Wakileh in forum USB
    Replies: 2
    Last Post: - 12th June 2009, 04:23
  3. Pic16f84a Question ?
    By amenoera in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 12th March 2008, 05:31
  4. Interrupt Quick Question
    By shawn in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 25th January 2005, 05:51
  5. quick question
    By Srigopal007 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 2nd December 2004, 01:45

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