cancel
Showing results for 
Search instead for 
Did you mean: 

I want to Read/Write data into Flash memory of STM32F103C8 aka Blue Pill.

Vivek yadav1
Associate III

I tried to search on the internet but i can't get any proper answer.

i am using Blue pill(STM32F103C8) which has 20kb SRAM and 64kb Flash.

Now i want to store some data into flash which i need again and again in my program. So Few are my Questions.

1> From Which memory location i can write data.

2> Which register i have to use ? If you have any solution by using HAL Library.

That will also work for me. But CMISS Library is preferable.

3>If you can provide good source that is also fine.Other than reference manual and data sheet.

i.e Working Example OR GitHub Link.

1 REPLY 1
ARama.1
Associate II

yes you can. please find attached file.