Thank you Ryan for your reply In my project, I must use a Date Rate of more than 10K, continuously sample for 10 minutes, and then output and store the data. So I set 16k(sps)*10(min)*60(s)=9600k(samples per channel) and found that this is not feasible (Sample size exceeds memory limit on EVM-PDK motherboard). If I reduce the number of samples per channel by using the "CONTINUOUS" measurement method, measure and record to reach 10 minutes, but I found that it cannot be saved when using "CONTINUOUS". Is there any solution if I use other communication methods such as SPI, or is there any other solution?
↧