Hi,
i am using MSP430FR6047 for data logging purpose. i have allocated some 50KB FRAM memory for data logging. Basically i am able to write the data into the FRAM memory using framctl.c library . i am not able to find any read function.
Now i have to read FRAM memory of some specific memory location data. is that any read function is available in the library. if library is not available can you please suggest me how can i read FRAM memory.
i need to read specific segment of the FRAM memory.(like entire 512Bytes).
Thanks in advance
Ajay Matariya