Question
stm32l476 how i can write 32bit data to internal flash
Posted on November 17, 2017 at 16:08
Hi!!
I worked before them on this crystal stm32f0, stm32f1 series. Recording to the internal flash memory was not a difficult process, which made it fun to work. Why did you make it so complicated, why record 64-bit data?
The question and not only the question, but also it is desirable to show how I now write to flash memory as on that crystalstm32f0
, that is 32-bit data and do not use the library HAL?