This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SFR

Hallo everybody,
can I overwrite the SFR and write other datas like constants. For example can I delete the ASC Registers because I don't need them?

Parents
  • Unless the datasheet clearly specifies that something can be used as a scratchpad, such experiments are at best ugly and confusing for anyone trying to maintain the program, and at worst they'll cause true nightmares.

    If you really need additional space, maybe you should look for a different chip.

Reply
  • Unless the datasheet clearly specifies that something can be used as a scratchpad, such experiments are at best ugly and confusing for anyone trying to maintain the program, and at worst they'll cause true nightmares.

    If you really need additional space, maybe you should look for a different chip.

Children