Other Parts Discussed in Thread: OMAP-L137, ADS1601, ADS7881
Hi,
My application deal with continuous sampling of a signal with maximum frequency of 150 kHz then performing 1024 point FFT over sampled data then further post-processing on FFT data. Lets assume, I will have approximately 8 million values after 10 minutes. I will perform further processing over 8 million values after 10 minutes while saving only hundred values and descarding rest of them. In one day, I will have 100*6*24 = 14400 values and in one week I will have 100,800 values.
I am not planning to use PC. I want to boot the processor from Flash so that it will start executing the code which will perform sampling, FFT and FFT post-processing, saving 8M values in internal memory then performing further processing to save only 100 values to external memory after every 10 minutes. External memory so it keep all the data save even if DSK power goes off for some reason. Later on, I want to further analyze external memory data in Matlab .
I am looking for,
1. Fast processing DSK.
2. Large internal memory.
3. Large external memory.
I hope it's not impossible to find what I am looking for.
I will appreciate your help.
BAS