Daniel Néri wrote:
Steve Underwood <ste...@coppice.org> writes:
You can't write bytes. You have to write whole 16 bit words.
Sorry, but this is simply not true. MSP430 flash memory is bit-, byte-
and word-programmable.
Then tell us how. The rest of us only know how to program whole 16 bit
words, including the chip's designers. Everyone else gets the effect of
programming a bit or byte in the way I described. You write a whole
word, where the bit you don't want to change are set to 1.
Regards,
Steve