2011-07-24 09:22 AM
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 #stm322011-07-24 02:18 PM
''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:2011-07-24 11:55 PM
2011-07-24 11:58 PM
2011-07-24 11:59 PM
2011-07-25 11:25 PM
Sorry, yesetrday i wasn't able to write in forum..i don't know why!!
The answer is at the topic i hope it's usefull...