01-23-2008 03:32 AM
01-23-2008 05:10 PM
01-24-2008 01:43 AM
Dordon73,
SPI bus is not a standard. You just send a certain number of bytes
and receive the same number of bytes.
You need to know how to use the SD protocol. I haven't looked into
that. But when you find it, it should tell you what commands/data to
send and what data will be received.
Chuck
Hello Chuck,
yes, I know this and I also found on internet some documents concerning the SD memory card communication protocol on SPI connection. But it looks not so easy and quick to implement (I fould some documents but with just a description of the SPI protocol of SD memories) and my hope was to find something still implemented.
Even if nothing is implemented in LabVIEW, also something in C or Visual Basic could be useful. Can you help me in some way ?
Thanks for your answer.
Dordon73
01-25-2008 09:40 AM