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.