登录
首页 » MDK » STM32-SCA100t

STM32-SCA100t

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

  • TCTL
    实时水流加热,可控水温的温度,经过水流量来精确控温无过冲热,温控精度高(heat flow watter!)
    2013-07-29 11:47:47下载
    积分:1
  • Code--for-NBCAVR
    关于AVR单片机学习开发的一些源码资料,希望对各位有所帮助。(Some source of information on AVR MCU learning development, and I hope you can help.)
    2014-10-31 08:20:36下载
    积分:1
  • V5-801_uCOS-II实验_消息邮箱
    UCOS-ii例程,主要是消息邮箱的应用和案例。亲测可用。(UCOS-ii routine, mainly message mailbox applications and cases. The pro-test is available.)
    2020-06-17 04:00:01下载
    积分:1
  • 遥控避障小车
    实现避障的基础功能,使用stm32f103rct6板子(this is very good idea!)
    2020-06-15 23:00:02下载
    积分:1
  • MAX291
    max291,成控滤波器芯片,代码加电路加资料(max291·····················)
    2010-06-20 12:51:31下载
    积分:1
  • DS1302
    应用51单片机编写的DS1302时钟代码,里面有详细注解(Applications written in 51 single DS1302 clock code, which has detailed notes)
    2013-08-11 09:14:58下载
    积分:1
  • AD9361_Design_File_Package
    说明:  用于指导AD9361的器件说明,并指导如何通过AD9361搭建SDR平台。(It is used to guide the device description of AD9361 and how to build SDR platform through AD9361.)
    2020-06-23 04:00:01下载
    积分:1
  • 基于51及TLC549AD的电压表设计
    单片机课程设计 利用80c51 TLC549 四位数码管设计的5V数字电压表(TLC549 5V Digital Voltmeter)
    2020-07-08 00:58:58下载
    积分:1
  • ZYCainiao_sch_pcb
    自己画的四轴飞行器,原理图,pcb。。。。。。。。。。。。。。。。。。。。。。。为了20个子,我真的不容易(Own painting Four aircraft, schematics, pcb)
    2013-09-22 16:23:55下载
    积分:1
  • STC--Electric-bike-scheme-
    单片机STC12C5404 本程序为无刷电机48V30A三相6拍智能版本-PCB上Q孔P14口对地后开电门锁系统将自动进入64种相序接法自动识别功能。带有AD霍尔数据采集鉴相,STC无刷清单及说明,STC做板文件,STC_sch,STCt贴片图等等全套文件,非常有价值。(MCU STC12C5404 This procedure take intelligence of 48 v30a three-phase brushless motor 6 version- P14 hole on PCB Q of driving electric door lock system will be automatically entered into after the 64 kinds of phase sequence connection automatic identification function. With AD data acquisition phase, hall on STC brushless list and instructions, do board files on STC, STC_sch, STCt patch figure and so on a full set of file, very valuable.)
    2016-10-19 17:22:28下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载