登录
首页 » MDK » STM32-SCA100t

STM32-SCA100t

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

  • 192.STM32-超声波测距
    说明:  使用单片机利用超声波测距,里面包括源代码(Using Single Chip Microcomputer to Measure Distance by Ultrasound)
    2020-06-25 21:00:02下载
    积分:1
  • MPPT1
    MPPT,最大功率跟踪,使用STC12R5608AD作主控芯片。原理图,程序完整。直接烧录即可使用。PCB就不上传了,自己画一下。研究生课程设计的作品(MPPT, MPPT using STC12C5608AD as master chip. Schematics, program integrity. Direct burn to use. PCB not uploaded Kazakhstan, she painted it. Graduate course design work)
    2013-08-20 21:52:28下载
    积分:1
  • MSP430AFE253
    这是用MSP430AFE253单片机开发的,用于测量电流,电压,功率,功率因素等的程序。精度高。开发工具是IAR_EW_MSP430_5502,全部是C语言开发。(This is MSP430AFE253 microcontroller development, the program used to measure current, voltage, power, power factor and the like. High accuracy. Development tools are IAR_EW_MSP430_5502, all C-language development.)
    2020-11-13 17:39:42下载
    积分:1
  • 抢答器
    说明:  嵌入式智能抢答器,基于红外遥控和can通信,实现强答,具有掉电保护功能(Embedded intelligent answering device, based on infrared remote control and can communication, realizes strong answering and has power-off protection function.)
    2020-06-23 01:40:01下载
    积分:1
  • lpc2138Plcd12864
    lpc2138芯片,加lcd12864,两个一起实现显示的功能。(lpc2138 chip, plus lcd12864, two together achieve the display function.)
    2016-06-02 12:52:10下载
    积分:1
  • lesson8
    IIC总线程序 使用AT24C02A EEPROM程序存储器进行编程()
    2008-05-14 21:46:46下载
    积分:1
  • icread
    说明:  IC卡读写程序,内有终端PCB及原理图.爱好者可以看一下.也许会有所帮助.(IC card reading and writing process, there are terminal PCB and schematic. Lovers can look at. Maybe be helpful.)
    2008-10-10 16:40:45下载
    积分:1
  • 10路ADC采集
    STM32F103芯片用自带AD采集,10路ADC通道采集,通过DMA进行数据传输并在LCD上进行显示(STM32F103 10 ADC channels acquisition, data transmission through DMA and display on LCD.)
    2020-06-24 18:20:02下载
    积分:1
  • A-SJA1000-125kbps
    can总线通信 A板按键发送一个字节:SJA1000 125kbps(Can A bus communication board button to send a byte: SJA1000 125kbps)
    2015-05-13 15:22:48下载
    积分:1
  • ljcs
    流水灯 能控制LED灯逐次闪烁,并能调控亮灭的时间 等(Water light can control the successive flashing LED lights, and can control the time of light off)
    2011-08-05 19:05:32下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载