A to D to A help


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    704


    Did you find this post helpful? Yes | No

    Default Re: A to D to A help

    Awdgsx,

    What is your question? What do you need help with?

    Robert
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  2. #2
    Join Date
    Jun 2011
    Posts
    19


    Did you find this post helpful? Yes | No

    Default Re: A to D to A help

    well the first one is how do I store a table into the flash memory instead of the EEPROM

  3. #3
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    704


    Did you find this post helpful? Yes | No

    Default Re: A to D to A help

    Use the WRITECODE and READCODE commands. These commands cannot be used in all the chips. Refer to the manual for more info.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  4. #4
    Join Date
    Jun 2011
    Posts
    19


    Did you find this post helpful? Yes | No

    Default Re: A to D to A help

    Thank you!

  5. #5
    Join Date
    Apr 2006
    Location
    New Hampshire USA
    Posts
    298


    Did you find this post helpful? Yes | No

    Red face Re: A to D to A help

    See:
    Making Program Code Space your playground...
    http://www.picbasic.co.uk/forum/showthread.php?t=137

    Thank you Melanie!
    Ohm it's not just a good idea... it's the LAW !

  6. #6
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: A to D to A help

    I would do something around some in the following
    http://www.picbasic.co.uk/forum/showthread.php?t=1999&
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  7. #7
    Join Date
    Jun 2011
    Posts
    19


    Did you find this post helpful? Yes | No

    Default Re: A to D to A help

    So like this for my table..

    Code:
    WRITECODE 16384 , 1011
    WRITECODE 16385 , 2014
    WRITECODE 16386 , 3014
    WRITECODE 16386 , 4050

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