This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Storing values in file

I have values coming from SPI port. 512 bytes every 1 sec.

I want to store them in file as I have to check data for inspection. . But I want to store 60 sec data in text file. and problem in array size is 512 bytes only in RAM. Is there any method by which data can be stored during debugging

0