Hi
I'm somewhat new to the world of SPI and I was wondering if anyone had, or could point me in the direction of a good example of code that interfaces the MSP430 launchPad with anything (preferably a microSD card) via an SPI connection.
I have already tried using the code that came with the following paper from ti
http://www.ti.com/lit/an/slaa281b/slaa281b.pdf
but the code was written for the MSP430F161 package rather than the MSP430G2231 that comes with the launchPad. The files that are on this paper use up too much FLASH and RAM than is available on the launchPad, so I was wondering if anybody knew of a code example that would be more compatible with the MSP430G2231.
Thanks in advance;
Greg Wells