CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - stm32 sd card

搜索资源列表

  1. USB-Mass-Storage

    0下载:
  2. 通过STM32的USB实现对SD卡和内部Flash,Nandflash的读写-access to the internal flash,SD card,and Nand flash using stm32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:7067714
    • 提供者:caichao
  1. STM32实现U盘、SD读卡器功能

    0下载:
  2. 4、STM32实现U盘、SD读卡器功能STM32实现U盘、SD读卡器功能-4, STM32 to achieve U disk, SD card reader function
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-05-16
    • 文件大小:4135431
    • 提供者:keven
  1. SD_FatFS_STM32.rar

    0下载:
  2. STM32,IAR平台,移植FATFS文件系统,实现SD卡读写,原文见www.ouravr.com,此处转载,非常有用,STM32, IAR platform document FATFS transplant system, SD card reader, see the original www.ouravr.com, reproduced here, very useful
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-29
    • 文件大小:257009
    • 提供者:王建
  1. FATFS_STM32

    0下载:
  2. 基于STM32的SD卡读写程序,并移植了FATFS测试源代码。-The SD card reader based STM32 procedures, and transplant FATFS test source code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:561766
    • 提供者:
  1. hanzi_decoding

    0下载:
  2. STM32在TFT液晶上显示汉字的程序。从SD卡读取汉字的GBK码对应的字模,将字模在TFT液晶上显示。程序包括TFT液晶驱动、SD卡驱动、FAT32文件系统、汉字GBK码到字模偏移量的换算。-STM32 in TFT LCD display Chinese characters on the program. SD card reader from the GBK character code corresponding to the matrix, the matrix on the TFT
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1312440
    • 提供者:罗智峰
  1. BMP-and-JPEG-image-decoding

    1下载:
  2. 基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decodi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-10-28
    • 文件大小:6042319
    • 提供者:罗智峰
  1. 20.SD-dukaqi

    1下载:
  2. stm32 使用sdio控制sd卡方式和中断+dma方式做sd读卡器-the stm32 use sdio control a sd card and interrupt+dma way to do the sd card reader
  3. 所属分类:Other Embeded program

    • 发布日期:2016-11-27
    • 文件大小:4642816
    • 提供者:梁子
  1. MINI_STM32_sd_uart

    0下载:
  2. STM32 and communication with SD card through UART1 and SPI2
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:154406
    • 提供者:Vaclavpe
  1. 12

    0下载:
  2. stm32读取sd卡源码 已经在多个系统中使用-stm32 read sd card source code has been used in multiple systems
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:5009
    • 提供者:lizheng
  1. STM32_SDcard

    0下载:
  2. STM32的SD卡操作源码,可以在PC上进行读写等,-SD card read&write in STM32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:1058547
    • 提供者:倪早
  1. MP3_final

    0下载:
  2. 自制mp3 ·单片机读取sd 卡上的歌曲文件 传送给 vs1003解码 ·可实现 mp3 的基本功能 切歌 暂停 歌词同步 开发环境 mdk ·使用stm32 vet6 单片机 ·sdio 驱动sd 卡 ·sfmc 驱动lcd ·fatfs 文件系统 可识别2G sd 卡 支持长文件名和中文字符 ·包含中文字库-Homemade mp3 microcontroller reads the songs on the sd card file transfer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:7315866
    • 提供者:张勇立
  1. LCD_AC

    0下载:
  2. STM32 mini STM32F103RBT6, tauch screen, ili9320, rs232, ac, SD-card, (draw bmp from sd)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:1020416
    • 提供者:eld
  1. STM32_FAT_SDCARD.zip

    1下载:
  2. STM32实现SD卡上FAT文件系统源代码,已经在开发板上进行了验证,STM32 SD card FAT file system source code, has been verified on the development board
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-21
    • 文件大小:771072
    • 提供者:blueesnail
  1. SD-Drive-Program

    0下载:
  2. 这是用STM32芯片实现SD卡的数据读写与存储功能,希望对大家有用!-This is achieved using the STM32 chip read and write data storage capabilities of the SD card, and hope to be useful!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:6015302
    • 提供者:柴瑞
  1. stm32TFT

    0下载:
  2. stm32读SD卡内的数据,并将其显示到TFT屏幕上-stm32 read SD card data and displays it to the TFT screen
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:272610
    • 提供者:li
  1. webSD2

    0下载:
  2. 基于STM32的web服务器。特点是网页内容是存放于SD卡内的,可以从SD卡读取任意大小的网页文件。-Web server used STM32. Characterized by web content is stored in the SD card can be read from the SD card of any size page file.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2108127
    • 提供者:不啻
  1. stm32-driver_sdcard

    0下载:
  2. 基于STM32f10x芯片开发关于SD卡的读写操作-STM32f10x chip development based on read and write operations on the SD card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:16066
    • 提供者:钱叶四
  1. STM32-FD-USB-SD

    0下载:
  2. STM32-FD-USB-SD stm32 usb读卡器案例源码-usb card reader source case
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:3556721
    • 提供者:李宁
  1. SDCARD

    0下载:
  2. 讲述STM32的SD卡通讯,注释也很详细,是一份很实用的源码-About STM32 SD card communication, notes are very detailed, is a very useful source
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:343422
    • 提供者:明帅
  1. stm32-usb-read-sd

    0下载:
  2. stm32 通过usart通讯读取sd卡-stm32 usart communication through reading sd card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1255324
    • 提供者:刘磊
« 12 »
搜珍网 www.dssz.com