文件名称:SPI_Multi-machine-communication
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-05-27
- 文件大小:
- 1.16mb
- 下载次数:
- 0次
- 提 供 者:
- 方*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32F103RBT6 虚拟SPI通信测试.
此代码本人只测试了主机发送给从机。从机接收后通过串口打印返回。
其他功能没有测试(包括主机接收和同时收发)。
此代码你可以用来学习和交流。不得商用!应用此程序酿成事故由你自己承担!
本人不负责维护和支持此代码!-STM32F103RBT6 Virtual SPI communication test.
This code I only tested the host sent to the slave. From the machine after receiving the serial print to return.
Other functions do not have a test (including the host receiving and receive).
This code you can use to learn and exchange. Commercial! The application of this procedure to the accident is borne by you.!
I am not responsible for maintaining and supporting this code!
此代码本人只测试了主机发送给从机。从机接收后通过串口打印返回。
其他功能没有测试(包括主机接收和同时收发)。
此代码你可以用来学习和交流。不得商用!应用此程序酿成事故由你自己承担!
本人不负责维护和支持此代码!-STM32F103RBT6 Virtual SPI communication test.
This code I only tested the host sent to the slave. From the machine after receiving the serial print to return.
Other functions do not have a test (including the host receiving and receive).
This code you can use to learn and exchange. Commercial! The application of this procedure to the accident is borne by you.!
I am not responsible for maintaining and supporting this code!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPI_Multi machine communication\SPI多机通信\keilkilll.bat
...............................\...........\SPI.jpg
...............................\...........\U1_主机\CORE\core_cm3.c
...............................\...........\.......\....\core_cm3.h
...............................\...........\.......\....\startup_stm32f10x_hd.s
...............................\...........\.......\....\startup_stm32f10x_md.s
...............................\...........\.......\HARDWARE\24CXX\24cxx.c
...............................\...........\.......\........\.....\24cxx.h
...............................\...........\.......\........\.....\myiic.c
...............................\...........\.......\........\.....\myiic.h
...............................\...........\.......\........\EXTI\exti.c
...............................\...........\.......\........\....\exti.h
...............................\...........\.......\........\KEY\key.c
...............................\...........\.......\........\...\key.h
...............................\...........\.......\........\LED\led.c
...............................\...........\.......\........\...\led.h
...............................\...........\.......\........\mySPI\mySPI.C
...............................\...........\.......\........\.....\mySPI.H
...............................\...........\.......\........\TIMER\timer.c
...............................\...........\.......\........\.....\timer.h
...............................\...........\.......\........\.....\usr_para.h
...............................\...........\.......\........\WDG\wdg.c
...............................\...........\.......\........\...\wdg.h
...............................\...........\.......\keilkilll.bat
...............................\...........\.......\object\startup_stm32f10x_md._ia
...............................\...........\.......\......\SYS_U1.hex
...............................\...........\.......\STM32F10x_FWLib\inc\misc.h
...............................\...........\.......\...............\...\stm32f10x_adc.h
...............................\...........\.......\...............\...\stm32f10x_bkp.h
...............................\...........\.......\...............\...\stm32f10x_can.h
...............................\...........\.......\...............\...\stm32f10x_cec.h
...............................\...........\.......\...............\...\stm32f10x_crc.h
...............................\...........\.......\...............\...\stm32f10x_dac.h
...............................\...........\.......\...............\...\stm32f10x_dbgmcu.h
...............................\...........\.......\...............\...\stm32f10x_dma.h
...............................\...........\.......\...............\...\stm32f10x_exti.h
...............................\...........\.......\...............\...\stm32f10x_flash.h
...............................\...........\.......\...............\...\stm32f10x_fsmc.h
...............................\...........\.......\...............\...\stm32f10x_gpio.h
...............................\...........\.......\...............\...\stm32f10x_i2c.h
...............................\...........\.......\...............\...\stm32f10x_iwdg.h
...............................\...........\.......\...............\...\stm32f10x_pwr.h
...............................\...........\.......\...............\...\stm32f10x_rcc.h
...............................\...........\.......\...............\...\stm32f10x_rtc.h
...............................\...........\.......\...............\...\stm32f10x_sdio.h
...............................\...........\.......\...............\...\stm32f10x_spi.h
...............................\...........\.......\...............\...\stm32f10x_tim.h
...............................\...........\.......\...............\...\stm32f10x_usart.h
...............................\...........\.......\...............\...\stm32f10x_wwdg.h
...............................\...........\.......\...............\src\misc.c
...............................\...........\.......\...............\...\stm32f10x_adc.c
.....................