登录
首页 » 嵌入式系统 » SPI STM32F4

SPI STM32F4

于 2022-02-05 发布 文件大小:3.13 MB
0 96
下载积分: 2 下载次数: 1

代码说明:

这是stm32f4xx的,我刚刚完成了SPI通信。这很简单,但可以帮助新手学习stm32f4xx。干杯!

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

发表评论

0 个回复

  • this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD...
    此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1.0 above Run! After tests also adapted to Prudential and other mining companies S344BOX public board design development board. In his last-- after about LED blinks, Serial 0 then the output will be some system information through serial terminal and system interaction, can test the 320 X240 STN LCD, including graphic display function, ascii character display function.
    2022-02-04 05:34:14下载
    积分:1
  • 包括蕾莉
    Included O Reilly - Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point. -Included O Reilly- Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point.
    2022-01-21 05:48:53下载
    积分:1
  • 达芬奇驱动开发程序实例
    此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤        1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。               分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程。        2、仔细读目录中的Makefile文件,理解文件中各个语句的功能。
    2022-06-26 22:20:22下载
    积分:1
  • WAP browser is based on the Wireless Application Protocol web browser, WAP1.3 wi...
    WAP browser is based on the Wireless Application Protocol web browser, WAP1.3 will enable mobile phones and other devices connected to the Internet, browse the Internet website.
    2022-09-04 12:20:03下载
    积分:1
  • LINUX下,利用QCOP在进程间通信的实例。通过该实例你可以熟悉QCOP进程间通信机制。...
    在嵌入式LINUX下,利用QCOP在进程间通信的实例。通过该实例你可以熟悉QCOP进程间通信机制。-In the embedded LINUX, the use of in-process communication QCOP example. Through the examples you can familiar with the inter-process communication mechanism QCOP.
    2022-01-28 09:24:29下载
    积分:1
  • 周立功
    周立功-《ARM与嵌入式系统基础教程》,以PHILIPS公司LPC2000系列ARM微控制器为例,深入浅出地介绍嵌入式系统开发的各个方面。随书源代码,包含3,4,6,8,9章的代码。-ZLG- " ARM-based tutorials and Embedded Systems" to PHILIPS" s LPC2000 series ARM microcontrollers, for example, learn more on various aspects of embedded system development. With the book source code, the code contains chapters 3,4,6,8,9.
    2022-01-26 05:34:33下载
    积分:1
  • Singlechip c language query in detail mode Note 48 parallel port interface with...
    单片机 c语言 注释详细 查询方式 48位并行接口ADC080X的接口与驱动-Singlechip c language query in detail mode Note 48 parallel port interface with the driver ADC080X
    2022-03-20 12:00:39下载
    积分:1
  • 多任务实验程1
    多任务实验程式1-multi-task experimental formula one
    2023-03-08 09:50:03下载
    积分:1
  • 领导的自由 5 X 6
    集迷路 KL25Z集迷路 KL25Z 是动力学 L 系列 KL1x 超低低成本开发平台 (KL14/15) 和 KL2x (KL24/25) Mcu 基于 ARM ® Cortex ™-M0 + 处理器。功能包括容易访问到单片机 I/O、 电池准备、 低功耗的操作、 一个基于标准的外形,与扩展板选项和一个内置的调试接口闪存编程和运行控制。集迷路 KL25Z 被支持范围的飞思卡尔和第三方的软件开发。本指南采取通过嵌入授权集迷路 KL25Z 主板和入门嵌入在线工具平台也是如此。嵌入启用自由 KL25Z 板给你:USB 拖放式编程USB 虚拟 COM 端口串行终端DAP CMSIS 接口的编程和调试从离线工具免费的嵌入在线编译器、 嵌入 C/c + + SDK 和开发人员社区真的很简单去安装,和它的自由,那么我们开始吧 !
    2022-03-24 20:10:48下载
    积分:1
  • 1.在发送端通过一个编码对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译...
    1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译 码系统。 2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。 -1. In the transmitter through a coding system for pre-treatment data-coding the receiving end of data from the decoding (recovery). For dual-channel (two-way transmission of information can access), each side needs a complete encoding/decoding system. 2. The procedures are designed to greatly enhance the communication channel utilization, reduced transmission time, and lower transmission costs.
    2022-01-31 18:35:37下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载