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

搜索资源列表

  1. sdio_sdcard

    0下载:
  2. 基于STM32F103的SD卡驱动程序,采用库函数编程方式,在miniSTM32开发板上验证成功。-The driver program of sd card based on STM32F103,it run well on board of miniSTM32.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:336509
    • 提供者:lijianmin
  1. LXL_Data_Collector

    2下载:
  2. 该项目以STM32F103为硬件开发平台,采用ucos-ii操作系统,其作为主机远程采集下位机液位信息和GPS信息,以时间点作为标注,在液晶屏显示的同时,也实时存储在SD卡中。-The project uses STM32F103 as the hardware platform, adopts the uCOS-II operating system, as the host remote acquisition hypogynous machine level information and
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:13467648
    • 提供者:SampsonKong
  1. SD_TOUCH

    0下载:
  2. 基于STM32F103的SD卡读写及触摸功能。能够实现SD卡的读写,并且可以在神州三号上直接运行。-Based on the SD card read and write and touch function of STM32F103.Can achieve the SD card read and write, and can be run directly on the shenzhou number 3.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:537906
    • 提供者:august
  1. SD_TOUCH_FATFSPpic

    0下载:
  2. 基于STM32F103的文件管理系统。移植了FATFS文件系统,从SD卡中读取JPEG与bmp格试图片,然后显示。并带有触摸功能-The file management system based on STM32F103.Transplant FATFS file system, the SD card read JPEG and BMP test images, and then display.And with touch function
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1046411
    • 提供者:august
  1. SDcard

    0下载:
  2. SD卡模拟U盘,采用USB通信,基于STM32F103芯片-SD card
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:7797534
    • 提供者:黄杰
  1. luxiang

    1下载:
  2. stm32f103+OV7670+SD卡读写+tft+znfat: 实现视频录制与播放。已经测试,可用,但是帧数有点低,一秒只有两三帧,希望对初学者有用吧。-stm32f103+ OV7670+ SD card reader+ tft+ znfat: For video recording and playback. Already tested and available, but the number of frames a little low, one second only t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:3711738
    • 提供者:高政
  1. mmc_Sd

    0下载:
  2. SD卡模块驱动,STM32F103平台上工作正常,可正确读写SD。-SD card module drives, work on STM32F103 platform, can read and write properly SD.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5712
    • 提供者:hochy
  1. 9.2---SDcard_READ

    0下载:
  2. STM32F103 单片机读写SD卡程序C语言编程 ,非常不错的资料-SD card reader program STM32F103 microcontroller C programming language, very good information
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:551882
    • 提供者:
  1. testSDcard

    0下载:
  2. 本例程是使用STM32f103系列芯片,实验内容是使用SD卡读写操作。-This routine is the use STM32f103 series chip, experiment content using SD card read and write operations.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:340223
    • 提供者:张小贤
  1. 8539695426

    0下载:
  2. STM32F103编写5寸LCD显示,分辨率854*480,SD卡储存字符编码,并口模式-STM32F103 preparation of 5-inch LCD display with a resolution of 854* 480, SD card storage character encoding, parallel mode
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-26
    • 文件大小:8524012
    • 提供者:孙超
  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. Update-_-font-support

    0下载:
  2. 本文档仅适用于ALIENTEK战舰STM32F103开发板和MINI STM32开发板更新中文字库的应用。为了方便大家在没有SD卡的前提下更新外部flash的中文字库,我们使用串口助手XCOM将带有中文字库的完整bin文件发送给STM32,再由STM32将接收到的文件解码后存入外部flash中,从而达到了更新字库的目的。由于两块开发板更新字库的步骤相同,但是所需要的文件不同,这里我们仅以战舰板为例讲解,两者不同之处会有提示。 内附详细使用说明-This document applies on
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:8638949
    • 提供者:dingye
  1. stm32f4-USB_CDC-master

    0下载:
  2. STM32F103 - PCI Ministm32V - makes reading a BMP figures SD-card and shows in a display of 3.2 inches using FSMC for quick access to the display.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:276834
    • 提供者:gilamada
  1. sd_card

    0下载:
  2. sd card test on stm32f103 blue pill
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-29
    • 文件大小:4336640
    • 提供者:tadeve
« 1 2 3»
搜珍网 www.dssz.com