文件名称:STM32forMESS01SPI13
介绍说明--下载内容来自于网络,使用问题请自行百度
基于STM32103VC的SPI通信例程,使用STM32F10x_StdPeriph_Lib_V3.5.0库,ST例程STM32F10x_StdPeriph_Examples修改而来。 硬件SPI1和SPI3MOSI,MISO,SCK三线直接一一对接。由于使用SPI3, GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable, ENABLE) //关闭JTAG,使用SWD调试
开发环境是IAR.-Based on the SPI communication routines in STM32103VC use STM32F10x_StdPeriph_Lib_V3.5.0 libraries, modified from the ST routine STM32F10x_StdPeriph_Examples. Hardware SPI1 and SPI3MOSI, MISO, SCK three-wire direct 11 docking. Use SPI3 GPIO_PinRemapConfig (GPIO_Remap_SWJ_JTAGDisable the ENABLE) // close the JTAG, SWD debug development environment is the IAR.
开发环境是IAR.-Based on the SPI communication routines in STM32103VC use STM32F10x_StdPeriph_Lib_V3.5.0 libraries, modified from the ST routine STM32F10x_StdPeriph_Examples. Hardware SPI1 and SPI3MOSI, MISO, SCK three-wire direct 11 docking. Use SPI3 GPIO_PinRemapConfig (GPIO_Remap_SWJ_JTAGDisable the ENABLE) // close the JTAG, SWD debug development environment is the IAR.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32forMESS01SPI13/
STM32forMESS01SPI13/Libraries/
STM32forMESS01SPI13/Libraries/CMSIS/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/CoreSupport/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
STM32forMESS01SPI13/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
STM32forMESS01SPI13/Libraries/CMSIS/CMSIS debug support.htm
STM32forMESS01SPI13/Libraries/CMSIS/CMSIS_changes.htm
STM32forMESS01SPI13/Libraries/CMSIS/Documentation/
STM32forMESS01SPI13/Libraries/CMSIS/Documentation/CMSIS_Core.htm
STM32forMESS01SPI13/Libraries/CMSIS/License.doc
STM32forMESS01SPI13/Libraries/STM32F10x_StdPeriph_Driver/
STM32forMESS01SPI13/Libraries/STM32F10x_StdPeriph_Driver/inc/
STM32forMESS01SPI13/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
STM32forMESS01
STM32forMESS01SPI13/Libraries/
STM32forMESS01SPI13/Libraries/CMSIS/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/CoreSupport/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
STM32forMESS01SPI13/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
STM32forMESS01SPI13/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
STM32forMESS01SPI13/Libraries/CMSIS/CMSIS debug support.htm
STM32forMESS01SPI13/Libraries/CMSIS/CMSIS_changes.htm
STM32forMESS01SPI13/Libraries/CMSIS/Documentation/
STM32forMESS01SPI13/Libraries/CMSIS/Documentation/CMSIS_Core.htm
STM32forMESS01SPI13/Libraries/CMSIS/License.doc
STM32forMESS01SPI13/Libraries/STM32F10x_StdPeriph_Driver/
STM32forMESS01SPI13/Libraries/STM32F10x_StdPeriph_Driver/inc/
STM32forMESS01SPI13/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
STM32forMESS01
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.