Arraywrite SKIP not supported, DEC for common variable not supported, any ideas?


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    Did you find this post helpful? Yes | No

    Default Re: Arraywrite SKIP not supported, DEC for common variable not supported, any ideas?

    for a 16 byte buffer going to this much trouble to format the last 8 bytes seems unproductive
    why not just format the whole thing properly in one go to start with ?
    Warning I'm not a teacher

  2. #2
    Join Date
    Feb 2013
    Posts
    1,124


    Did you find this post helpful? Yes | No

    Default Re: Arraywrite SKIP not supported, DEC for common variable not supported, any ideas?

    Why update whole screen all the time, when I need only two digits to be changed?

  3. #3
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: Arraywrite SKIP not supported, DEC for common variable not supported, any ideas?

    Why update the buffer at all when you can do partial screen updates ?
    if the buffer is not part of the screen update process then what purpose does it serve ?
    makes little to no sense to me
    Warning I'm not a teacher

  4. #4
    Join Date
    Feb 2013
    Posts
    1,124


    Did you find this post helpful? Yes | No

    Default Re: Arraywrite SKIP not supported, DEC for common variable not supported, any ideas?

    The screen update routine is called once per second, according to time change, which is provided by DS3231.
    However, other subroutines are not synced to clock seconds and have own "schedule" of being called.
    So it's quite logical to have data ready, but update screen once per second.

Similar Threads

  1. Array syntax not supported
    By Scampy in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 29th December 2015, 13:48
  2. READCODE pics supported
    By synsyn in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 10th June 2013, 21:52
  3. Is 10F220 supported ?
    By ruijc in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th November 2009, 21:08
  4. 16F677 supported?
    By 12aBridge in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 9th October 2009, 03:27
  5. PIC16F687 - supported?
    By badcock in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 6th August 2005, 10:33

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