Memory Space of the PIC16F84...


Results 1 to 8 of 8

Threaded View

  1. #7
    Tear's Avatar
    Tear Guest


    Did you find this post helpful? Yes | No

    Default

    Thank you SOOOOOOO much Steve!!!!!! This code is exactly what I need to make it work! My poor, unefficent code was doing the job, but this is so much cleaner and easier to use!

    I defiantly have a lot of learning to do. This was my first attempt at writing my own program.

    Also, with your version of this code I save nearly half the words!

    I have been studying the way you have wrote this code and I dont understand how this line works. I understand what it does but not how. I am just curious on this one?

    pb=(PORTB>>5)& 3 ' keep only PORTB.5 and PORTB.6 bits

    Thanks,
    Michael
    Last edited by Tear; - 1st July 2005 at 15:49.

Similar Threads

  1. 'reserving' memory space
    By comwarrior in forum General
    Replies: 11
    Last Post: - 25th September 2009, 22:37
  2. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  3. Need the code to write to a memory
    By Hamlet in forum General
    Replies: 0
    Last Post: - 20th August 2007, 00:22
  4. Replies: 4
    Last Post: - 2nd March 2007, 06:12
  5. Use internal program memory like DATA memory
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th December 2006, 18:38

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