This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC1310: Help with programming pages in external flash memory.

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310

Tool/software:

Hello everyone!

I am working with the external flash memory in CC1310_Launchpad.
I have written some functions to test its performance. For now I can successfully send Reset (Reset-Enable (RSTEN) and Reset (RST)) and ead Identification (RDID) software command getting the information described in the technical datasheet RDID = 0x00C22814.
My goal is to write information in certain sectors of the memory and at some point extract the data to be used by my application.

Could someone help me with an example or guidance to perform such tasks using the Launchpad_CC1310.

Thanks in advance.