Question
I am converting a project built on an STM32F072 to an STM32L071. I use a small area of flash memory to store some tables, etc. < 100 bytes. The program using the STM32IDE works fine for the F072, but I get a Hard fault with the L071.
I am using page erase and HAL flash program functions