Other Parts Discussed in Thread: MSP-EXP430FR5994, MSP430FR5969
Hi,
Now I will store ADC data which operate 200ksps to microSD card through SPI on MSP430.
Sanpling duration is 0.5sec.
The evaluation board is MSP-EXP430FR5994.
It means 500msec, so full conversion data size is 200ksps * 500msec *12bit = 150kbyte
In the test, it can be reach still 28kbps.
Test condition:block write to SD, using DMA, MCLK=16MHz
I check document as below document:
http://www.ti.com/lit/an/slaa281b/slaa281b.pdf
What can I do to write data to microSDcard more faster?
Best regards,
kyt

