Question
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