cancel
Showing results for 
Search instead for 
Did you mean: 

Reading data from flash memory

Posted on July 24, 2011 at 18:22

Hi, i'm working on stm32f100x microcontroller..

I've written data in flash memory and i've to read it; in stm32f10x_flash.h file i don't have found a function for reading memory..

How can i read a location of memory?

#memory #flash #read-memory #stm32
5 REPLIES 5
Andrew Neil
Evangelist
Posted on July 24, 2011 at 23:18

''i don't have found a function for reading memory''

You don't need any function - as far as reading is concerned, it's just memory.

''How can i read a location of memory?''

You just read it - see: 

http://e2e.ti.com/support/microcontrollers/stellaris_arm_cortex-m3_microcontroller/f/471/t/121134.aspx

Posted on July 25, 2011 at 08:55

Posted on July 25, 2011 at 08:58

Posted on July 25, 2011 at 08:59

Posted on July 26, 2011 at 08:25

Sorry, yesetrday i wasn't able to write in forum..i don't know why!!

 

The answer is at the topic

https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Reading%20data%20from%20flash%20memory_%20SOLVED!

i hope it's usefull...