登录
首页 » c » A code about SD card interface on STM32F4xx

A code about SD card interface on STM32F4xx

于 2022-03-19 发布 文件大小:8.84 MB
0 85
下载积分: 2 下载次数: 1

代码说明:

我关于SD通信的代码是从一些开源代码重建的。这仍然不是很好,但我在这里加载希望收到您的意见以及帮助,使它更好。这些使用项目演示了如何使用STM32F4发现板与SD卡通信

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

发表评论

0 个回复

  • c_programming_code_to_delete_IE_history
    c编程实现删除IE历史记录代码c programming code to delete IE history(c programming code to delete IE history)
    2010-08-18 09:45:52下载
    积分:1
  • cPP-simulation-of
    用c++程序对于大学物理中的光的干涉与衍射等实验进行模拟(University Physics with c++ program for the optical interference and diffraction experiments to simulate)
    2013-10-13 14:51:10下载
    积分:1
  • laba5_graphics
    qt, lab graphics c/c++
    2017-12-06 05:23:17下载
    积分:1
  • LS_inner
    说明:  此程序可用于DSP28335为主芯片对开关磁阻电机PWM,CCC调速控制(This program can be used for DSP28335 as the main chip to control the PWM and CCC speed regulation of switched reluctance motor)
    2020-12-08 21:11:30下载
    积分:1
  • C# WPF 功能打印的示例
    C# WPF 功能打印的示例,加载内容后,可在本程序中直接打印出XAML文档。   private void button2_Click(object sender, RoutedEventArgs e)   {//打印文件    PrintDialog MyDialog = new PrintDialog();    if ((MyDialog.ShowDialog() == true))    {    MyDialog.PrintVisual(this.richTextBox1 as Visual, "我的XAML打印文档");    }   }   private void button3_Click(object sender, RoutedEventArgs e)   {//保存文件    string MyFileName = "MyFile.XAML";    TextRange MyTextRange;    System.IO.FileStream MyStream;    MyTextRange = new TextRange(this.richTextBox1.Document.ContentStart, this.richTextBox1.Document.ContentEnd);    MyStream = new System.IO.FileStream(MyFileName, System.IO.FileMode.Create);    MyTextRange.Save(MyStream, DataFormats.XamlPackage);    MyStream.Close();   }
    2022-01-23 10:57:00下载
    积分:1
  • 液晶屏幕显示程序
    这是给大家的一个关于液晶屏的参考程序,用的单片机为80c51,各个引脚的定义不同,给大家作参考
    2023-08-05 00:55:03下载
    积分:1
  • GasStation
    该加油站管理系统,通过前台软件对后台数据库进行操作(The gas station management system, through the front of the back-end database software to operate)
    2010-01-24 02:17:39下载
    积分:1
  • Vector-quantization
    (1)理解矢量量化的基本原理。 (2)掌握矢量量化器设计的LBG方法。 (3)运用LBG方法获取语音短时平均能量码书((1) to understand the basic principles of vector quantization. (2) master the vector quantizer design LBG method. (3) Using the LBG method to obtain the speech short time average energy code book)
    2017-03-23 11:35:15下载
    积分:1
  • radar_trans_of_airplane
    pdf文档,机载雷达坐标系变换相关内容,介绍了机载雷达坐标系下的探测目标位置表达方式(pdf document,introduce the coordinates translates method of the airplane between the target)
    2015-02-10 22:20:21下载
    积分:1
  • kthread_create
    该函数创建,但并不启动线程,创建完后要通过wake_up_process启动(This function creates, but does not start the thread, create after start through wake_up_process)
    2011-05-01 19:36:52下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载