搜索资源列表
efsl-manual-0.3.5
- ti的dsp 开发spi模式 操作sd卡的源程序-ti' s dsp development sd card spi mode of operation of the source
DSP28_SPI_SD
- 此代码主要是基于TMS320F2812编写的SPI读写SD卡,软件事用ccs3.3。-This code is mainly based on TMS320F2812 the SPI read and write SD card writing, software thing with ccs3.3.
F28335_ReadFile_FAT32
- 利用DSP芯片TMS320F28335读取SD卡中FAT32格式的文件,该程序中读取的文件格式是FAT32,测试平台是CCS3.0.初学者用. -F28335 read files in the SD card, the file format is FAT32, beginners with. Please try it at ccs3.3
SD_SPI
- 该程序利用DSP芯片TI TMS320F28335的SPI口读取SD卡中的文件数据,可以在CCS3.3下编译运行。初学者参考。-This file using CCS3.3, for TMS320F28335 s SPI port to read the file at SD card. just for beginner.
28335-SPI-SD-Fatfs
- 在TI的DSP芯片TMS320F28335上使用自带的SPI功能实现SD卡读写,在SD卡读写程序的基础上又移植了支持FAT32格式的文件系统fatfs,最大支持32G的SD容量,具有很高的参考价值,该程序经过验证没有问题,本程序全是都是C语言编写,在CCS3.3环境下编译。 运行之前要准备一个经过FAT32格式化过的SD卡,运行该程序后会在SD卡内建立一个fatfs.txt文件,文件里面会有一段话:感谢您使用研旭28335开发版 !^_^。-Used on TI' s DSP chip
tms320f28335-SPI-SD-Fatfs
- 该程序利用TMS320F28335的SPI口读取SD卡中的文件数据,可以在CCS3.3下编译运行。-The program uses the SPI port TMS320F28335 read SD card file data, you can compile and run under CCS3.3.