Hi,
My question is related to this post: https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/539415
(I have tried clicking on the "Ask a Related Question" button, but it does not seem to work)
I want to sample two signals simultaneously at ~500 ksps and acquire about 128k samples of each signal. At the same time, I want to dump them into a safe location (but not the computer)
I was considering using an SD card as mentioned in spraoo7 guide. I want to know if I can write data into SD card at such high speeds. Further, is there an easier method to save the data (may be in some other storage medium/ space etc)
Also, is it possible to first dump all these samples in the F28335 onboard memory and then transfer it to an SD card later?
Regards