文件名称:SPI_Multi-machine-communication
介绍说明--下载内容来自于网络,使用问题请自行百度
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_Multi machine communication/SPI多机通信/SPI.jpg
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/core_cm3.c
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/core_cm3.h
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/startup_stm32f10x_hd.s
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/startup_stm32f10x_md.s
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/24cxx.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/24cxx.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/myiic.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/myiic.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/EXTI/exti.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/EXTI/exti.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/KEY/key.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/KEY/key.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/LED/led.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/LED/led.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/mySPI/mySPI.C
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/mySPI/mySPI.H
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/TIMER/timer.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/TIMER/timer.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/TIMER/usr_para.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/WDG/wdg.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/WDG/wdg.h
SPI_Multi machine communication/SPI多机通信/U1_主机/keilkilll.bat
SPI_Multi machine communication/SPI多机通信/U1_主机/object/startup_stm32f10x_md._ia
SPI_Multi machine communication/SPI多机通信/U1_主机/object/SYS_U1.hex
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/misc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_adc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_bkp.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_can.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_cec.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_crc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_dac.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_dma.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_exti.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_flash.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_fsmc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_gpio.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_i2c.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_iwdg.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_pwr.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_rcc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_rtc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_sdio.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_spi.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_tim.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_usart.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_wwdg.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/misc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_adc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_bkp.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_can.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_cec.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_crc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_dac.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_dma.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_exti.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_flash.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_fsmc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_gpio.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_i2c.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_iwdg.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_pwr.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_rcc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_rtc.c
SPI_Multi machine communicatio
SPI_Multi machine communication/SPI多机通信/SPI.jpg
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/core_cm3.c
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/core_cm3.h
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/startup_stm32f10x_hd.s
SPI_Multi machine communication/SPI多机通信/U1_主机/CORE/startup_stm32f10x_md.s
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/24cxx.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/24cxx.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/myiic.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/24CXX/myiic.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/EXTI/exti.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/EXTI/exti.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/KEY/key.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/KEY/key.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/LED/led.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/LED/led.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/mySPI/mySPI.C
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/mySPI/mySPI.H
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/TIMER/timer.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/TIMER/timer.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/TIMER/usr_para.h
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/WDG/wdg.c
SPI_Multi machine communication/SPI多机通信/U1_主机/HARDWARE/WDG/wdg.h
SPI_Multi machine communication/SPI多机通信/U1_主机/keilkilll.bat
SPI_Multi machine communication/SPI多机通信/U1_主机/object/startup_stm32f10x_md._ia
SPI_Multi machine communication/SPI多机通信/U1_主机/object/SYS_U1.hex
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/misc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_adc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_bkp.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_can.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_cec.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_crc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_dac.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_dma.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_exti.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_flash.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_fsmc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_gpio.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_i2c.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_iwdg.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_pwr.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_rcc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_rtc.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_sdio.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_spi.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_tim.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_usart.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/inc/stm32f10x_wwdg.h
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/misc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_adc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_bkp.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_can.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_cec.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_crc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_dac.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_dma.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_exti.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_flash.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_fsmc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_gpio.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_i2c.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_iwdg.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_pwr.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_rcc.c
SPI_Multi machine communication/SPI多机通信/U1_主机/STM32F10x_FWLib/src/stm32f10x_rtc.c
SPI_Multi machine communicatio
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.