I need help to interface my MSP430 with an SD-card using DMA. Started out with the code from slaa281B, worked well without DMA. I get the DMA writing working with some tweaking, but I don’t feel confident with the code. Is there any good code example that someone could share? I also looked at http://alumni.cs.ucr.edu/~amitra/sdcard/Additional/sdcard_appnote_foust.pdf.