Tool/software: TI C/C++ Compiler
Hi,
I want to interface the MSP430G2553(Master) with SD card(Slave) and write the data on to SD card and store it.
I want to store the Voltages,currents in the form of word or excel format on to SD card.
Any example code for full duplex communication with SPI onto SD card would helpful,as for SD card storage it needs SPI communication.
The below link has shown for interface of SD card but it needs to have a DMA access.
http://www.ti.com/lit/an/slaa281c/slaa281c.pdf
But as per datasheet MSP430G2553 doesn't contain any DMA.
Regards,
Phanendra
