Dear All :
I want to write some data on SD card through multiple write command. (DMA transfer)
Could anyone help me write data to SD card when setting MMCSD register MMCNBLK to 0 (sequential write) ??
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Are you aware of the chip support library, C55XCSL: http://www.ti.com/tool/sprc133 ?
Refer to the CSL_MMCSD_dmaExample. Rest of the example would be a good leraning tools.
Regards.
The default value is "0". Use break points when running the example to trace this register value.
Regards.