CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - read sd card stm32

搜索资源列表

  1. SSTM32_SDFATFT

    0下载:
  2. STM32读取SD卡上FATT12_16_32文件系统源代码 -STM32 read SD card file sysstem source code FAT12_16_32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:212479
    • 提供者:积累
  1. STM32_SDIO_FATFS

    0下载:
  2. STM32的通过SDIO接口连接SD卡,并利用FATFS读取SD卡的例程!-The STM32 through SDIO interface to connect the SD card, and use the FATFS read SD card routine!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:630661
    • 提供者:郑立安
  1. STM32-SDCard-SDIO-FATFS

    0下载:
  2. sd卡的读写,文件系统的读写,建立文件,读取文件-sd card read and write, read and write file system, create documents, read the file
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2962309
    • 提供者:伍俊
  1. SD

    0下载:
  2. STM32 SD卡功能 比如读文件,写文件,中文目录 FATFS移植-STM32 SD card functions such as read files, write files, the Chinese directory FATFS transplant
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:1412098
    • 提供者:周成
  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. sd

    0下载:
  2. 这个是原子stm32实验板的程序,其主要内容是对于sd卡的读取。-This is the atomic program of the stm32 experimental board, sd card read.
  3. 所属分类:uCOS

    • 发布日期:2017-11-26
    • 文件大小:109851
    • 提供者:罗赟
  1. STM32-SDcard-SPI

    0下载:
  2. STM32下使用SPI接口读取SD卡内容,实现FAT32的解析,可以建立文件-The STM32 using the SPI interface to read the contents of the SD card, FAT32 parsing, can create a file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-15
    • 文件大小:2563219
    • 提供者:万志平
  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-31
    • 文件大小:272610
    • 提供者:li
  1. STM32--SD-RW

    0下载:
  2. 开机先初始化SD卡,如果SD卡初始化完成,则读取扇区0的数据,然后通过串口打印-Boot initializes the SD card, if the SD card initialization is complete, the read sector 0 of the data, and then print through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:312713
    • 提供者:ljl
  1. STM3--SD-Fatfs-ucgui-ucos

    0下载:
  2. 基于奋斗STM32单片机+ucos+ucgui3.90 的SD读卡程序-建立了一个对话框,对话框里的列表框作为文件选择区,文本框作为文件内容显示区,磁盘介质采用了TF卡,在上面移植了FATFS0.09a,支持中文文件名及长文件名,由于是受内存的限制,只是做了能读取文件的头512个字节内容显示出来-Struggle based STM32 MCU+ ucos+ ucgui3.90 the SD Card Reader program- set up a dialog box as a file i
  3. 所属分类:SCM

    • 发布日期:2017-05-31
    • 文件大小:13447255
    • 提供者:何明强
  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-Read-SDcard

    2下载:
  2. 用STM32读写SD卡,使用SPI模式,是一个读取Text 文件的Demo。-SD card with STM32, speaking, reading and writing, the use of SPI mode, is a Demo to reads a Text file.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1435340
    • 提供者:Mr.Li
  1. stm32-SD-ff9-HANZI

    0下载:
  2. STM32带文件系统的SD卡的读写程序,主要是对汉字部分的读写代码总结-STM32 SD card with the file system to read and write procedures, mainly on the part of Chinese characters code to read and write summary
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7428454
    • 提供者:陈生
  1. sd-driver

    0下载:
  2. 基于stm32单片机的,以spi通讯方式读取sd卡的驱动程序-Stm32 based microcontroller to read the sd card spi communication drivers
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1406
    • 提供者:张宏
  1. STM32_FATFS_SPI

    2下载:
  2. STM32 模拟SPI方式 FATFS系统 读取SD卡-STM32 SPI mode read sd card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1363551
    • 提供者:jx
  1. SD

    0下载:
  2. 这是STM32红牛开发板的SD卡读写文件的程序代码。-This is the STM32 Red Bull development board of the SD card read and write file code.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:751183
    • 提供者:王风
  1. STM32-SD_CARD

    0下载:
  2. 实现了STM32处理器SD卡的存储和读取文件,可以对文件进行操作-STM32 processor to achieve the SD card storage and read files, you can operate the file
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:570431
    • 提供者:王飞
  1. Main_Mcu_LCD_BMP

    0下载:
  2. STM32的串口收发,红外,按键长短按,AD按键处理,LCD等功能集合,能够读取SD卡字库-STM32 serial port transceiver, infrared, press the key length, AD key processing, LCD and other feature set that can read SD card font
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8131186
    • 提供者:陈冠希
  1. STM32-F429--SDIO-SDCARD

    1下载:
  2. 秉火STM32 F429 开发板 SDIO—SD卡文件系统, 以文件系统的方式往SD卡读写文件-Hold fire STM32 F429 development board SDIO SD card file system, File system to read and write files to SD card
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1265946
    • 提供者:gygy
  1. stm32_jpg_sd

    1下载:
  2. stm32读取sd卡的jpeg图片,然后解码显示在tft液晶屏上面, stm32加码jpg图片的程序,stm32驱动液晶屏的例子,stm32液晶屏例程; stm32读写sd卡和解码jpg图片例程,keil mdk工程,keil 4 keil5都可以打开,编译下载即可, 亲自测试过,可正常使用, stm32f103的spi1接口读取sd卡的图片,解码之后,显示在液晶屏上,包含sk卡的驱动,液晶的驱动,和jpg解码,实测可用,没问题,整个工程打包的- stm32f103 read
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5752777
    • 提供者:林端
« 1 2 34 5 »
搜珍网 www.dssz.com