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.

TMS570 HDK 开发板上带有Micro SD卡(TF card)的卡槽,如何获得相应的示例程序实现SD卡的读写操作吗? MCU是TMS570LS3137

Other Parts Discussed in Thread: HALCOGEN, TMS570LS3137

开发板上使用的是SPI接口与Micro SD卡连接,HalCoGen自带的程序中只有相关MibSPI的loopback模式下的代码(还使用了DMA)。希望有能够对SD卡进行简单读写操作的示例程序,谢谢!

MCU是TMS570LS3137,只要应用SPI的Compatibility Mode,完成对SD卡进行读写即可。