How to change Code address in Flash using SWSTM32?
Posted on November 08, 2017 at 06:34I want to use Flash memory to store values in runtime. But I don't know the how much my code size would be and fill the flash. So I thought instead change the Code memory address starting address and use memory ab...