Other Parts Discussed in Thread: OMAPL138
Hello,
My group and i are trying to save the digital output of a codec, which we are able to save internally, to the SD card. I am not sure of the process required to do this. From looking at the data sheet it seems like i will have to initialize the edma controller then push the data to the start address of the SD card. Am i correct in thinking this? I have tried to look at the starterware example "mmcsd" but it is alot to look through and hard to understand for someone with a limited background. Then comes the problem of actually initializing the SD card. it looks like we will use FAT32 and a 16 GB card but im not sure if more must be done before i can use it. In general is it possible to push raw data straight to the memory address of the SD card to be viewed later? We are using CCS 7.4 for all our tasks along with the XDS110 debug probe.
Regards,
Brian Dougenik