登录
首页 » MDK » STM32-SCA100t

STM32-SCA100t

于 2020-12-18 发布 文件大小:2990KB
0 155
下载积分: 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 个回复

  • ledshansuo
    这是单片机系统下,研究led跑马灯项目说明及源代码(This is the SCM system, the study led Marquee project description and source code)
    2013-04-20 15:43:20下载
    积分:1
  • Si4432
    无线射频芯片SI4432技术手册及编程指南(中文)(Radio frequency chip SI4432 technical manuals and Programming Guide (Chinese))
    2014-01-06 11:59:45下载
    积分:1
  • 交通灯程序
    说明:  交通灯程序,可以让交通灯倒计时,有五种模式可调(Traffic light procedure)
    2020-06-25 00:00:02下载
    积分:1
  • Comparison of Gyroscope
    Comparison of Gyroscope
    2018-08-22 17:55:59下载
    积分:1
  • counter
    基于51单片机的计算器 ,采用C语言编写,可以实现简单的加减乘除功能,用八位数码显示。(counter based on as89s51)
    2011-01-01 10:21:28下载
    积分:1
  • DS18B20温度传感器
    使用DS18b20温度传感器采集温度的数据,感兴趣的可以尝试一下啊(Using DS18b20 temperature sensor to collect temperature data, interested can try it.)
    2018-05-13 12:10:11下载
    积分:1
  • AN208SW
    说明:  基于silicon labs的51单片机ADC采集反电动势实现BLDC换相的应用(basic on 51 MCU using ADC sample BEMF for BLDC commutation.)
    2021-04-01 14:28:17下载
    积分:1
  • STATCOM_Base_on_PIcontrol
    基于PI控制的电力系统静态无功补偿器Simulink仿真,用于验证控制算法的有效性(STATCOM_Base_on_PIcontrol used to verify the effectiveness of the control algorithm It is achieved by Matlab/Simulink.)
    2013-03-15 09:50:32下载
    积分:1
  • leds_pwm
    PWM LED driver data - see drivers leds leds-pwm.c.
    2015-06-12 18:09:20下载
    积分:1
  • buhuopwm
    stm32的一些程序,其中包括一路pwm生成,一路是pwm捕获,一路接受一路捕获(Then use the display show the duty ratio and frequency )
    2013-10-24 11:03:53下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载