CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - SD卡

搜索资源列表

  1. 基于DM6437的SD卡文件系统

    0下载:
  2. 本程序,是基于TIDM6437平台的,主要实现的功能为:能够通过MCBSP0的复用成SPI模式,进行对SD卡的操作,并能成功创建BMP文件!!
  3. 所属分类:DSP编程

    • 发布日期:2011-09-07
    • 文件大小:480401
    • 提供者:lypeng1987
  1. SD

    0下载:
  2. DSP28335\28335_SHIYAN\sd卡程序代码-DSP28335 \ 28335_SHIYAN \ sd card code
  3. 所属分类:DSP program

    • 发布日期:2017-05-09
    • 文件大小:1859880
    • 提供者:hsf
  1. hzht4

    0下载:
  2. 合众达的DM642示例工程,包括视频loop,spi接口,SD卡,i2c接口,FLASH自动boot-Tatsu' s DM642 united sample works, including the video loop, spi interface, SD card, i2c interface, FLASH automatically boot
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:593052
    • 提供者:王静雅
  1. 28xxx_SD_SPI

    0下载:
  2. 在TMS320F2812上实现SD卡的读写-TMS320F2812 achieved in the SD card reader
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:149506
    • 提供者:黄义
  1. SD

    0下载:
  2. SD卡用在DSP28335上面的程序,绝对亲自编译通过的程序!-SD program, on basis of DSP 28335, please check it out!
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:615824
    • 提供者:Dewey Jiang
  1. SourceCode22_SPISD

    0下载:
  2. DSPTMS320LF2812SPI读写SD卡-DSPTMS320LF2812SPI read and write SD Card
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:154623
    • 提供者:坤元
  1. sd

    0下载:
  2. 合众达DM6446试验箱学习实验源代码 SD卡实验-the experimental source code DM6446 chamber experiments SD Card
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:398963
    • 提供者:Daniel
  1. mmcsd

    1下载:
  2. TI DSP TMS320C6000系列读取MMC/SD卡的程序源代码,调试成功了-TI DSP TMS320C6000 MMC/SD
  3. 所属分类:DSP编程

    • 发布日期:2013-09-23
    • 文件大小:2560
    • 提供者:开发
  1. based-on-dsp-and-sd-card

    0下载:
  2. 基于DSP和sd卡的数据存储与传输系统的内容-based on dsp and sd card
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4548493
    • 提供者:陈丽曼
  1. SD_FAT_WriteFile

    0下载:
  2. 这是对sd卡进行写操作的程序,关键是些时序可以参考-sd write 28335 DSP
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1059319
    • 提供者:卢文建
  1. bf561-SD-write-code

    0下载:
  2. 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
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:21771
    • 提供者:open
  1. DSP28_SPI_SD

    1下载:
  2. 此代码主要是基于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.
  3. 所属分类:DSP program

    • 发布日期:2014-11-27
    • 文件大小:160768
    • 提供者:王巍
  1. sd

    0下载:
  2. 利用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.
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:232592
    • 提供者:redbat_228
  1. DSP-sd

    0下载:
  2. 改程序是关于SD卡的相关操作,运行平台是DSP2812,基于CCS开发环境。-The program is about the SD card, the operating platform is DSP2812, based on CCS development environment.
  3. 所属分类:DSP program

    • 发布日期:2017-11-20
    • 文件大小:19132
    • 提供者:李国军
  1. lab6-SD

    0下载:
  2. DSP中SD卡读写编程。适合于C2000系列DSP-DSP programming in SD card reader. Suitable for the C2000 series DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:532916
    • 提供者:潘铭哲
  1. 28335-SPI-SD-Fatfs

    1下载:
  2. 在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
  3. 所属分类:DSP program

    • 发布日期:2015-10-16
    • 文件大小:775168
    • 提供者:肖邦
  1. 基于33F和PIC24的SD卡和CF卡(FAT16)

    0下载:
  2. 基于dsPIC33F和dsPIC24的SD卡和CF卡(FAT16)(DsPIC33F and dsPIC24 based on the SD card and CF (FAT16))
  3. 所属分类:DSP编程

    • 发布日期:2017-12-19
    • 文件大小:957440
    • 提供者:lyinglover
  1. STM32F1XX代码工程::sd卡读写(库函数)

    0下载:
  2. STM32F10X系列DSP源代码工程文件:SD卡读取(STM32F10X series DSP source code engineering file: SD card read)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-29
    • 文件大小:1390592
    • 提供者:机灵木瓜
  1. SPI-SD-Fatfs

    0下载:
  2. DSP28335 SD卡文件系统读写,使用SPI通信。(DSP28335 SD card file system read and write, using SPI communication.)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-05
    • 文件大小:775168
    • 提供者:yehuohan
  1. DSP28335通过SPI读写SD卡程序

    0下载:
  2. DSP28335通过SPI读写SD卡程序
  3. 所属分类:DSP编程

« 12 3 »
搜珍网 www.dssz.com