登录
首页 » MDK » STM32-SCA100t

STM32-SCA100t

于 2020-12-18 发布 文件大小:2990KB
0 229
下载积分: 1 下载次数: 39

代码说明:

  STM32单片机通过软件模拟SPI通讯读取SCA100T-D02倾角传感器的角度,实测通过。网上搜索了很多软件,都不是STM32的,要么都有问题。软件开发环境 KEILC MDK,单片机STM32F103RCT6。(The STM32 single chip computer reads the angle of the SCA100T-D02 angle sensor through the software simulation of the SPI communication, and the actual measurement is passed. Online search for a lot of software, not STM32, or have problems. Software development environment KEILC MDK, MCU STM32F103RCT6.)

文件列表:

STM32-SCA100t\CMSIS\core_cm3.c, 17273, 2010-06-07
STM32-SCA100t\CMSIS\core_cm3.h, 85714, 2011-02-09
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_cl.s, 15766, 2011-03-10
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_hd.s, 15503, 2011-03-10
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_hd_vl.s, 15692, 2011-03-10
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_ld.s, 12376, 2011-03-10
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_ld_vl.s, 13656, 2011-03-10
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_md.s, 12765, 2011-03-10
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_md_vl.s, 14073, 2011-03-10
STM32-SCA100t\CMSIS\startup\startup_stm32f10x_xl.s, 15955, 2011-03-10
STM32-SCA100t\CMSIS\stm32f10x.h, 633941, 2011-03-10
STM32-SCA100t\CMSIS\system_stm32f10x.c, 36556, 2016-04-10
STM32-SCA100t\CMSIS\system_stm32f10x.h, 2085, 2011-03-10
STM32-SCA100t\FWLIB\inc\misc.h, 8982, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_adc.h, 21690, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_bkp.h, 7555, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_can.h, 27559, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_cec.h, 6573, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_crc.h, 2162, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_dac.h, 15233, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_dbgmcu.h, 3818, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_dma.h, 20754, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_exti.h, 6824, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_flash.h, 25445, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_fsmc.h, 27016, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_gpio.h, 20175, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_i2c.h, 30029, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_iwdg.h, 3828, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_pwr.h, 4383, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_rcc.h, 30452, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_rtc.h, 3857, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_sdio.h, 21863, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_spi.h, 17725, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_tim.h, 52427, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_usart.h, 16548, 2011-03-10
STM32-SCA100t\FWLIB\inc\stm32f10x_wwdg.h, 2966, 2011-03-10
STM32-SCA100t\FWLIB\src\misc.c, 7046, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_adc.c, 47201, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_bkp.c, 8463, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_can.c, 45103, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_cec.c, 11656, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_crc.c, 3347, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_dac.c, 19087, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_dbgmcu.c, 5149, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_dma.c, 29607, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_exti.c, 6959, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_flash.c, 62551, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_fsmc.c, 35484, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_gpio.c, 23217, 2017-12-05
STM32-SCA100t\FWLIB\src\stm32f10x_i2c.c, 45781, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_iwdg.c, 4916, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_pwr.c, 8759, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_rcc.c, 51271, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_rtc.c, 8598, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_sdio.c, 28933, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_spi.c, 30224, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_tim.c, 109159, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_usart.c, 38308, 2011-03-10
STM32-SCA100t\FWLIB\src\stm32f10x_wwdg.c, 5735, 2011-03-10
STM32-SCA100t\LISTING\startup_stm32f10x_md.lst, 43537, 2017-12-05
STM32-SCA100t\LISTING\STM32-DEMO.map, 87573, 2017-12-05
STM32-SCA100t\OUTPUT\core_cm3.crf, 3653, 2017-12-05
STM32-SCA100t\OUTPUT\core_cm3.d, 111, 2017-12-05
STM32-SCA100t\OUTPUT\core_cm3.o, 10668, 2017-12-05
STM32-SCA100t\OUTPUT\delay.d, 28, 2017-12-05
STM32-SCA100t\OUTPUT\ExtDll.iex, 19, 2017-12-05
STM32-SCA100t\OUTPUT\led.crf, 237021, 2017-12-05
STM32-SCA100t\OUTPUT\led.d, 411, 2017-12-05
STM32-SCA100t\OUTPUT\led.o, 252360, 2017-12-05
STM32-SCA100t\OUTPUT\main.crf, 250154, 2017-12-05
STM32-SCA100t\OUTPUT\main.d, 606, 2017-12-05
STM32-SCA100t\OUTPUT\main.o, 262252, 2017-12-05
STM32-SCA100t\OUTPUT\misc.crf, 239186, 2017-12-05
STM32-SCA100t\OUTPUT\misc.d, 449, 2017-12-05
STM32-SCA100t\OUTPUT\misc.o, 255188, 2017-12-05
STM32-SCA100t\OUTPUT\sca100t.crf, 251592, 2017-12-05
STM32-SCA100t\OUTPUT\sca100t.d, 623, 2017-12-05
STM32-SCA100t\OUTPUT\sca100t.o, 264960, 2017-12-05
STM32-SCA100t\OUTPUT\startup_stm32f10x_md.d, 75, 2017-12-05
STM32-SCA100t\OUTPUT\startup_stm32f10x_md.o, 6004, 2017-12-05
STM32-SCA100t\OUTPUT\STM32-DEMO.axf, 298100, 2017-12-05
STM32-SCA100t\OUTPUT\STM32-DEMO.build_log.htm, 183, 2017-12-06
STM32-SCA100t\OUTPUT\STM32-DEMO.hex, 23218, 2017-12-05
STM32-SCA100t\OUTPUT\STM32-DEMO.htm, 57612, 2017-12-05
STM32-SCA100t\OUTPUT\STM32-DEMO.lnp, 806, 2017-12-05
STM32-SCA100t\OUTPUT\STM32-DEMO.sct, 479, 2017-12-05
STM32-SCA100t\OUTPUT\STM32-DEMO.tra, 3390, 2015-04-21
STM32-SCA100t\OUTPUT\STM32-DEMO_sct.Bak, 479, 2017-12-05
STM32-SCA100t\OUTPUT\STM32-DEMO_STM32-DEMO.dep, 21246, 2016-04-10
STM32-SCA100t\OUTPUT\stm32f10x_adc.crf, 253891, 2017-12-05
STM32-SCA100t\OUTPUT\stm32f10x_adc.d, 557, 2017-12-05
STM32-SCA100t\OUTPUT\stm32f10x_adc.o, 276584, 2017-12-05
STM32-SCA100t\OUTPUT\stm32f10x_bkp.crf, 241059, 2017-12-05
STM32-SCA100t\OUTPUT\stm32f10x_bkp.d, 557, 2017-12-05
STM32-SCA100t\OUTPUT\stm32f10x_bkp.o, 259096, 2017-12-05
STM32-SCA100t\OUTPUT\stm32f10x_can.crf, 255654, 2016-04-10
STM32-SCA100t\OUTPUT\stm32f10x_can.d, 557, 2016-04-10
STM32-SCA100t\OUTPUT\stm32f10x_can.o, 274052, 2016-04-10
STM32-SCA100t\OUTPUT\stm32f10x_cec.crf, 241609, 2016-04-10
STM32-SCA100t\OUTPUT\stm32f10x_cec.d, 557, 2016-04-10

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

发表评论

0 个回复

  • pktgen-dpdk-pktgen-2.9.7.tar
    Pktgen,基于DPDK的高性能流量发包工具。(Pktgen, (Packet Gen-erator) is a software based traffic generator powered by the DPDK fast packet processing framework.)
    2016-07-08 08:20:34下载
    积分:1
  • STM32-temperature-
    STM32F103RT6 内部温度传感器实验(STM32F103RT6 internal temperature sensor experiment)
    2013-10-16 21:03:00下载
    积分:1
  • Source-Code
    实现光伏微网逆变器的代码,使用microchip公司的16位芯片,开发环境采用mplab8.7以上,可用,无错误(Realization of photovoltaic grid-connected inverter micro-code, use the microchip company 16 chip development environment using mplab8.7 more available, error-free)
    2013-09-21 10:16:04下载
    积分:1
  • Nixie-tube
    HT IDE 3000 VPM 软件仿真 按钮按下 数码管显示数字 电路搭建以及源代码 VPM 应用(HT IDE 3000 VPM software simulation button is pressed digital display and digital circuits to build the application source code VPM)
    2014-01-21 11:34:23下载
    积分:1
  • 基于音频芯声音模块数模输出资料V1.2
    说明:  只有音频采集模块的软硬件,不包括主控制板部分,软件编程使用的Keil软件,有相应的注释,便于学习。(Only the hardware and software of the audio acquisition module, excluding the main control board, are included. Keil software is used in software programming. It has corresponding annotations for easy learning.)
    2020-06-17 22:20:01下载
    积分:1
  • ES1642-C载波模块应用指南及注意事项(V1.1)
    说明:  电力线载波模块资料,适用于电力线载波开发,(Power Line Carrier Module)
    2019-04-12 12:06:08下载
    积分:1
  • Magnetic-coupling-
    磁耦合谐振式无线电能传输系统串并式模型研究,效率高(Magnetic coupling resonant can radio transmission system and model to research, high efficiency)
    2015-07-14 15:28:53下载
    积分:1
  • LED
    复杂的数码管动态显示和流水灯,分别用两个定时器做中断(Complex digital dynamic display and light water, respectively, two timers interrupt)
    2012-10-16 23:49:57下载
    积分:1
  • PC通过串口控制zigbee温度采集启动与停止
    PC通过串口控制Zigbee温度传感器的采集启动与停止。。。(PC controls the start and stop of Zigbee temperature sensor acquisition through serial port.)
    2019-03-07 10:49:05下载
    积分:1
  • power
    以51单片机为控制系统的稳压直流电源,输出电压范围是0-5V,并且有0.2V,0.5V和1V的步进。(Based on 51 single chip microcomputer control system of the regulated dc power supply, the output voltage range is 0 to 5 V, and a 0.2 V, 0.5 V and 1 V step by step.)
    2015-04-07 19:20:41下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载