登录
首页 » 嵌入式系统 » stm32f103zet6单片机读写sd卡例程,内建fat32文件系统

stm32f103zet6单片机读写sd卡例程,内建fat32文件系统

于 2022-02-11 发布 文件大小:2.80 MB
0 130
下载积分: 2 下载次数: 1

代码说明:

stm32f103zet6单片机读写sd卡例程,包含fat32文件系统,亲测可用

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 周立功easyarm2200平台第三章试验源码
    周立功easyarm2200平台第三章试验源码-Ligong easyarm2200 week test-source platform for Chapter III
    2022-05-07 10:54:06下载
    积分:1
  • 基于STH75的温湿度采集
    基于STH75温湿度模块的采集系统。程序采用状态机。安全有效。单片机采用C8051F311,内附串口,I2C,片内FLASH编程操作。采用消息机制。满足快速响应。
    2023-01-27 19:45:03下载
    积分:1
  • PCI(外设部件互连)是当今个人计算机的主流总线结构,是微型计算机中处理器/存储器与外围控制部件、扩展卡之间的互连接口。PCI局部总线规范是互连机构的协议,也是...
    PCI(外设部件互连)是当今个人计算机的主流总线结构,是微型计算机中处理器/存储器与外围控制部件、扩展卡之间的互连接口。PCI局部总线规范是互连机构的协议,也是电气和机械配置的规范。 本书分为9章,涵盖了PCI局部总线规范2.2版及其最新进展,详细介绍了PCI局部总线的原理和操作,内容包括PCI局部总线的基本概念、信号的定义、总线的操作、电气规范、机械规范、配置空间、66 MHz规范、BIOS和PCI-PCI桥等。书中通过大量的时序波形和实例对PCI局部总线的实际应用进行了深入浅出的阐述。 -PCI (peripheral device part interconnection) is now personal computer s mainstream bus structure, is in the microcomputer the processor/memory and between the periphery control portion, the expansion card interconnection connection. The PCI local bus standard is the interconnection organization agreement, is also the standard which the electricity and the machinery dispose. This book divides into 9 chapters, has covered the PCI local bus standard 2.2 edition and the newest progress, introduced the PCI local bus s principle and the operation in detail, the content including the PCI local bus s basic concept, the signal definition, main line s operation, the electricity standard, the mechanical standard, the disposition space, 66 MHz stand
    2022-03-06 12:47:42下载
    积分:1
  • 8051 Core FPGA verilog 完整
    应用背景Logical separation of program and data memory All 8051 devices have specific memory organization, they have separate address spaces for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is useful because it allows the Data Memory to be accessed by 8-bit addresses, which can obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit Data Memory addresses can still be generated with the DPTR register. Program Memory Program Memory can only be read, not written to. The address space for 8051 core is 16- bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program Memory can be on chip, internal Program Memory of the 8051 core. For access to external Program Memory is used signal PSEN (Program Store Enable). Data Memory Data Memory is on a separate address space than Program Memory. For external Data Memo
    2022-01-26 05:24:27下载
    积分:1
  • 工业机器人控制程序,包括示教器,电脑状态监测
    工业机器人控制程序,包括示教器,电脑状态监测,开放式通用机器人控制器的源代码,xclib — 一些基本的函数、机器人学相关的数学、pmac卡驱动等程序,x50 — 开放式通用机器人控制器的主要代码,它基于xclib完成
    2023-07-24 21:50:05下载
    积分:1
  • 文档中包括S3C2410基础试验中VGA显示(ADS)中调试通过的源代码
    文档中包括S3C2410基础试验中VGA显示(ADS)中调试通过的源代码-documentation including test based S3C2410 VGA display (ADS) by the debug source code
    2022-01-26 04:06:38下载
    积分:1
  • Java extension with ARM926EJ
    具有ARM926EJ-S内核、2 x 8KB缓存、MMU2x4k字节SRAM、32KB启动ROM 210MHz、230MIPsEBI的Java扩展-可支持SDRAM、NAND闪存(带ECC)和Compact FlashUSB控制器以及USB设备端口,V2.0全速以太网MAC-10/100图像传感器接口(CMOS传感器接口)1 SSC可支持I2S和TDM2 SPI,MCI(SD卡和MMC兼容),TWI6 USARTs,支持IrDA,ISO7816 T=0/T=1,RS485
    2022-06-30 21:35:14下载
    积分:1
  • 数字信号处理中的互相关计算程序,应用很广泛
    数字信号处理中的互相关计算程序,应用很广泛--Mutually related calculation programs in analyzing digital signals.
    2022-04-02 02:02:16下载
    积分:1
  • This procedure is the routine display module, the access device for four eight l...
    本程序是显示模块的例程,所接器件为四位八段led数码管,其中PTB0-PTB3 与数码管的位选相连接,PTB4,PTB5与74LS164连接确定你开发板上拨码开 关JP1(图片上的12)的两位和JP4(图片上的9)的5、6、7、8位处于on), 而其他位处于远离on!-This procedure is the routine display module, the access device for four eight led digital tube, which PTB0-PTB3 bit digital tube and connected to the election, PTB4, PTB5 with 74LS164 sure you connect the development of on-board DIP switch JP1 ( picture on the 12) two and JP4 (picture on the 9) of 5,6,7,8 located at on), while the other located at far away from the on!
    2022-03-19 04:34:06下载
    积分:1
  • TC72 SPI 温度传感器与 8051 列单片机的接口
    此代码是由我写为 TC72 温度传感器与 8051 系列单片机的接口。作为 8051 系列单片机没有内置的 SPI,所以我已经编写了模拟的代码为 SPI 8051.TC72 为.25 度分辨率数字温度传感器。 我还附上 proteus 仿真设计。
    2022-04-15 16:49:51下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载