Writing and reading data - external flash memory
Posted: Fri Mar 23, 2018 11:42 am
Hi,
I have a confusion about working with external flash memory. I want to put some data in this and then I want to read them. When I flash a new version of a program, that is written in flash memory, am I right? Then my question is, if I want to write data in external flash memory, how can I know which part of the memory is free and is not used by the binary program?
I found some information in datasheet, about 4 MB of External SRAM that can be written and read, low address 0x3F40_0000 and high address 0x3FBF_FFFF, is that part of the memory what I have to use?
Thanks a lot,
Have a nice day!
I have a confusion about working with external flash memory. I want to put some data in this and then I want to read them. When I flash a new version of a program, that is written in flash memory, am I right? Then my question is, if I want to write data in external flash memory, how can I know which part of the memory is free and is not used by the binary program?
I found some information in datasheet, about 4 MB of External SRAM that can be written and read, low address 0x3F40_0000 and high address 0x3FBF_FFFF, is that part of the memory what I have to use?
Thanks a lot,
Have a nice day!