03-30-2009 03:38 AM
04-01-2009 03:18 AM
Hi Jolos,
currently we do not support the onboard SD card-slot. So it's not possible to access the card with LabVIEW directly.
The only way using such a card is connecting it to the SPI-interface. But you have to write everything from the scratch: The protocol and the file-system-driver.
Here are some additional links:
http://forums.ni.com/ni/board/message?board.id=420&thread.id=607&view=by_date_ascending&page=1
http://digital.ni.com/public.nsf/allkb/3B491BA5245BAA45862575590082E8C4?OpenDocument
With best regards
Ralf N.
National Instrument
Application Engineering
04-01-2009 04:16 AM
Thank you Ralfn,
we need to decide on our board design and it would be dissapointing to lose a SPI and not to use the nice SD-card interface of the BF548.
I tested successfully the shell browser example in the VDSP++ environment with the SD-card. Is it possible to use code fragments from the shell browser or multimedia SDK in Labview to communicate with the SD card?
Is NI planning to implement SD card support in the near future?
Best Regards, JOLOS