搜索资源列表
SourceCode22_SPISD
- DSP2812 SPI接口控制SD卡读写操作,源码 搞多媒体手机照相机的朋友就不用过多介绍了吧,系统有SD卡读写是很方便得哦。 DSP2812 的程序源码系列,包含显示通讯,数模转换,内存读写,(LED,IIC,RS232,)全面。适合初学上手,
SSK-BF54x-SDIO
- adi bf54x dsp sd卡程序,包含读写代码
基于DM6437的SD卡文件系统
- 本程序,是基于TIDM6437平台的,主要实现的功能为:能够通过MCBSP0的复用成SPI模式,进行对SD卡的操作,并能成功创建BMP文件!!
SD
- DSP28335\28335_SHIYAN\sd卡程序代码-DSP28335 \ 28335_SHIYAN \ sd card code
SD
- SD卡用在DSP28335上面的程序,绝对亲自编译通过的程序!-SD program, on basis of DSP 28335, please check it out!
mmcsd
- TI DSP TMS320C6000系列读取MMC/SD卡的程序源代码,调试成功了-TI DSP TMS320C6000 MMC/SD
SourceCode03_SD_SETUP
- TI TMS320VC5509A SD卡配置验证程序-TI TMS320VC5509A SD card configuration validation procedures
SD_FAT_WriteFile
- 这是对sd卡进行写操作的程序,关键是些时序可以参考-sd write 28335 DSP
bf561-SD-write-code
- BF561上用的SD卡读写程序,能操作FAT32的文件系统,也支持fat16系统,但并未测试。底层sd驱动为ADI官网驱动-BF561 SD card reader program can operate FAT32 file system, and also supports fat16 system, but not tested. Underlying driver for the ADI official website sd driver
SDcard_lianxi
- blackfin bf518读取sd卡的程序-blackfin bf518 Sd card reader program
sd
- 利用C55x的CSL编写的读写SD卡的基本程序,可以用于VC5509A测试SD读写的基本程序。具有一定的参考价值。-This is the basic program on reading & writing SD card using CSL of C55x. It can be used to test the SD card of VC5509A. So the program is worth consulting.
sd_test
- 该程序用于sd卡初始化的检测,因为有printf函数,必须有仿真器。用串口下载程序的伤不起。-The program for the initial testing sd card, because have printf function, must have the emulator. Download a program with a serial port of can t afford to injury.
DSouurceCode2S
- DSP2812 SPI接口控制SD卡读写操作,源码搞多媒体手机照相机的朋友就不用过多介绍了吧,系统有SD卡读写是非常方便的哦。DSP28812 的程序源码源码系列,包含显示出来通讯,数模转换,内存读写,(LED,,IIC,RS232,)全面。适合初学入门上手, 可直接使用。 -The DSP2812 SPI interface to control the operation of the SD card reader, the source code to engage in multim
SD_FAT_ReadFile_fat
- 利用DSP芯片TMS320F28335读取SD卡中的文件,该程序中读取的文件格式是FAT,测试平台是CCS3.0.初学者用.-DSP chip TMS320F28335 read the file in the SD card, the program reads the file format is FAT, the test platform CCS3.0. Beginners to use.
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.
DSP-sd
- 改程序是关于SD卡的相关操作,运行平台是DSP2812,基于CCS开发环境。-The program is about the SD card, the operating platform is DSP2812, based on CCS development environment.
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.
DSP28335通过SPI读写SD卡程序
- DSP28335通过SPI读写SD卡程序