Question
STM32L: does it use NOR Flash?
Posted on January 24, 2013 at 07:53
I've noticed that STM32L initializes Flash to 00 instead of FF. Yes, it has an EEPROM section that can be used for 4KB of NV data storage, which is great. I suspect that is actually NOR Flash as well.
Anyway, if ST is listening, I think there needs to be documentation about the peculiarity of the STM32L Flash. There is none that I can find. There are not a thousand people trying to implement flash file systems on the STM32L, but there are enough that it is worth making a point of it somewhere in the Users' Guide or the Programming Guide.