difference in 'read all' and 'program all'


Results 1 to 11 of 11

Threaded View

  1. #7
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    This line, <strike>I can't totally explain</strike>. It reads 2 (BLANK) program words, as if it's part of the program.

    :0C03D0000D300C1EE92999006029630023
    :1003D0000D300C1EE929990060296300FF3FFF3FA3

    Added: AhHa, the 16F88 Flash is grouped in blocks of 4. The extra 2 words fill in the last block.<hr>
    The next line is only in the (Read) version, and is the ID Locations.
    They weren't specified in the original hex.

    :08400000FF3FFF3FFF3FFF3FC0<hr>
    This line is the Config Words (same in both)
    :04400E00622FFF3FDF

    DT


    Quote Originally Posted by cheezy1963 View Post
    I compared the files again and the only differences are in the last 4 lines.

    Here are the last 4 lines of the written file:
    :0C03D0000D300C1EE92999006029630023
    :04400E00622FFF3FDF
    :00000001FF
    ;PIC16F88

    And here are the last 4 lines of what comes back from the read:
    :1003D0000D300C1EE929990060296300FF3FFF3FA3
    :08400000FF3FFF3FFF3FFF3FC0
    :04400E00622FFF3FDF
    :00000001FF
    Last edited by Darrel Taylor; - 20th November 2007 at 19:56. Reason: Block of 4

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