SDHC + MSP430F1611

Gast #723530
Lesenswert?

Hello,
Is the MSP430F1611 good enough to work with a SD HC card and to write on 
it. It has lot of RAM (10KB) which sounds great but is the 8Mhz 
frequency enough to write on the memory card and convert analog signals 
(3 channels, 12-bit @ 20kHz) at the same time?

Thank you!
Michael
Gast #724200
Lesenswert?

OK thank you for all these informations.

I'm choosing the MSP430F2617 with DMA and 8KB RAM.
SD card writing speed through the SPI is in theory 25MB/s max. so the 
input clock would be 25Mhz. In our case, the input clock would be 16Mhz. 
It will now depend on the software which has to be optimized to reach 
120kByte/s
Gast #724368
Lesenswert?

>Especially the busy time after writing a data block should be carefully
>evaluated....from manufacturer to manufacturer this time may very
>different...

And this time may vary from block to block !
Gast #724482
Lesenswert?

Yes and they don't provide the numbers so easily in the datasheet...

Otherwise, any solution(s) on how to use the SD card bus mode (4-pins) 
which is theoretically 4x faster ?

Or would a uCtrl with a 25Mhz clock be better?

Thanks!
#724767
Lesenswert?

Michael wrote:
> Yes and they don't provide the numbers so easily in the datasheet...
>
> Otherwise, any solution(s) on how to use the SD card bus mode (4-pins)
> which is theoretically 4x faster ?

If you find the information? This is theoretically closed souce, I 
think.

> Or would a uCtrl with a 25Mhz clock be better?

No, we use a DSP with max. 75MHz SPI clock and have the most of time 
wait for end of busy....

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren