Skip to main content
Ricardo Hassan
Associate III
June 13, 2018
Question

STM32L4: Issue writing flash memory

  • June 13, 2018
  • 1 reply
  • 641 views
Posted on June 13, 2018 at 02:52

Greetings,

    I have a program that is writing flash memory.  Everything is working fine, except for some reason the last 16 bytes of each page refuses to accept a write.  Every other location has no problem.  I don't see any reference to such behavior in the reference manual?  Is this a 'feature', or am I doing something wrong?

Ricardo

    This topic has been closed for replies.

    1 reply

    Ricardo Hassan
    Associate III
    June 13, 2018
    Posted on June 14, 2018 at 01:42

    Never mind, it was a simple error in address checking.