cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L4: Issue writing flash memory

Ricardo Hassan
Associate III
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

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

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