登录
首页 » MDK » STM32-SCA100t

STM32-SCA100t

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

  • c52ad7846
    通过AD7846和AD588芯片,在C52片子上编程,完成偏流源系统的连续可调(Through the AD7846 and AD588 chips, in the C52 films on the program, complete bias of the source system continuously adjustable)
    2007-08-24 13:12:12下载
    积分:1
  • adc
    AVR单片机m48 8m晶振,片内adc转换c程序 (AVR Singlechip m48 8m crystal, chip adc conversion c procedures)
    2007-10-09 13:41:06下载
    积分:1
  • lcd12864_c
    说明:  熟悉pic控制12864 LCD的使用方法 LCD循环显示本站网址和电话 硬件要求:LCD直接与单片机的A口和D口相连接所有拨码开关置OFF (Familiar with the pic to control the use of 12864 LCD cycle LCD display site URL and phone hardware: LCD directly with the MCU and D I A I connected all the allocated code switch OFF Purchase)
    2008-11-03 21:04:28下载
    积分:1
  • 8_LED
    8位LED灯控制温度测量综合,labview(8 LED lamp control integrated temperature measurement)
    2014-11-02 10:54:38下载
    积分:1
  • 51-DDS
    基于51单片机 DDS 的信号发生器设计 (有源代码)(51 MCU-based design of DDS signal generator (source code))
    2011-05-17 15:41:28下载
    积分:1
  • 基于AT7456库函数的程序框架
    说明:  AT7456(E) 在OSD应用中的控制程序(Control Program for AT7456(E) in OSD application)
    2020-06-30 01:00:02下载
    积分:1
  • mq137
    MQ137资料,包括特点、适用环境、测试电路(mq137)
    2010-05-15 19:46:15下载
    积分:1
  • buzzer music F103c8t6
    说明:  用stm32f103控制无源蜂鸣器播放音乐(Using STM32F103 to control passive buzzer to play music)
    2020-08-12 14:58:51下载
    积分:1
  • 交通灯循环 - 副本
    说明:  实现普通交通等的控制,使用超声波增加了车流量的检测(To achieve the control of general traffic, the use of ultrasound increases the detection of traffic flow.)
    2019-04-04 09:40:08下载
    积分:1
  • 12864print
    51单片机实现12864绘图(包括打点、画线、显示显示图像函数)(51 MCU 12,864 drawings (including RBI, drawing lines, Display image functions))
    2013-06-21 19:51:30下载
    积分:1
  • 696524资源总数
  • 103896会员总数
  • 68今日下载