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.

Using flash to save data in cc1310/cc1350

Other Parts Discussed in Thread: CC1310

Hi,

I have few question about saving data into flash:

1- We using ~19k from 32k flash, we want to use ~10k to from the flash to save data, did it's a good idea?

2- If 1 is a good idea, did there is an easy way to manage data into flash the, data is packets is in size of 14 bytes.

3- Did using FatFS to save this kind of data is a good idea? 

4- What the uses of the FatFS?

Thanks.