登录
首页 » C++ » ms5803测试

ms5803测试

于 2021-03-06 发布 文件大小:4824KB
0 163
下载积分: 1 下载次数: 15

代码说明:

  读取ms5803传感器的各项数据,用串口将数据打印(Read the data of the ms5803 sensor and use the serial port to print the data)

文件列表:

ms5803测试, 0 , 2018-05-02
ms5803测试\Doc, 0 , 2018-05-02
ms5803测试\Doc\readme.txt, 0 , 2017-02-04
ms5803测试\keilkill.bat, 401 , 2017-02-04
ms5803测试\Libraries, 0 , 2018-05-02
ms5803测试\Libraries\CMSIS, 0 , 2018-05-02
ms5803测试\Libraries\CMSIS\core_cm3.c, 17273 , 2017-02-04
ms5803测试\Libraries\CMSIS\core_cm3.h, 85714 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup, 0 , 2018-05-02
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_cl.s, 15766 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_hd.s, 15503 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s, 15692 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_ld.s, 12376 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s, 13656 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_md.s, 12765 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s, 14073 , 2017-02-04
ms5803测试\Libraries\CMSIS\startup\startup_stm32f10x_xl.s, 15955 , 2017-02-04
ms5803测试\Libraries\CMSIS\stm32f10x.h, 633941 , 2017-02-04
ms5803测试\Libraries\CMSIS\system_stm32f10x.c, 36557 , 2017-02-04
ms5803测试\Libraries\CMSIS\system_stm32f10x.h, 2085 , 2017-02-04
ms5803测试\Libraries\FWlib, 0 , 2018-05-02
ms5803测试\Libraries\FWlib\inc, 0 , 2018-05-02
ms5803测试\Libraries\FWlib\inc\misc.h, 8982 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_adc.h, 21690 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_bkp.h, 7555 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_can.h, 27559 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_cec.h, 6573 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_crc.h, 2162 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_dac.h, 15233 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_dbgmcu.h, 3818 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_dma.h, 20754 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_exti.h, 6824 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_flash.h, 25445 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_fsmc.h, 27016 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_gpio.h, 20175 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_i2c.h, 30029 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_iwdg.h, 3828 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_pwr.h, 4383 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_rcc.h, 30452 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_rtc.h, 3857 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_sdio.h, 21863 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_spi.h, 17725 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_tim.h, 52427 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_usart.h, 16548 , 2017-02-04
ms5803测试\Libraries\FWlib\inc\stm32f10x_wwdg.h, 2966 , 2017-02-04
ms5803测试\Libraries\FWlib\src, 0 , 2018-05-02
ms5803测试\Libraries\FWlib\src\misc.c, 7048 , 2018-04-29
ms5803测试\Libraries\FWlib\src\stm32f10x_adc.c, 47201 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_bkp.c, 8463 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_can.c, 45103 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_cec.c, 11656 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_crc.c, 3347 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_dac.c, 19087 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_dbgmcu.c, 5149 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_dma.c, 29607 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_exti.c, 6959 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_flash.c, 62551 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_fsmc.c, 35484 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_gpio.c, 23221 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_i2c.c, 45781 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_iwdg.c, 4916 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_pwr.c, 8759 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_rcc.c, 51271 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_rtc.c, 8598 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_sdio.c, 28933 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_spi.c, 30224 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_tim.c, 109159 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_usart.c, 38308 , 2017-02-04
ms5803测试\Libraries\FWlib\src\stm32f10x_wwdg.c, 5735 , 2017-02-04
ms5803测试\Listing, 0 , 2018-05-02
ms5803测试\Listing\startup_stm32f10x_hd.lst, 55261 , 2018-05-02
ms5803测试\Listing\USART.map, 103894 , 2018-05-02
ms5803测试\Output, 0 , 2018-05-02
ms5803测试\Output\BH-F103_USART.dep, 36307 , 2018-05-02
ms5803测试\Output\bsp_usart.crf, 252546 , 2018-05-02
ms5803测试\Output\bsp_usart.d, 830 , 2018-05-02
ms5803测试\Output\bsp_usart.o, 268660 , 2018-05-02
ms5803测试\Output\core_cm3.crf, 3956 , 2018-05-02
ms5803测试\Output\core_cm3.d, 130 , 2018-05-02
ms5803测试\Output\core_cm3.o, 11412 , 2018-05-02
ms5803测试\Output\delay.crf, 246300 , 2018-05-02
ms5803测试\Output\delay.d, 703 , 2018-05-02
ms5803测试\Output\delay.o, 263892 , 2018-05-02
ms5803测试\Output\main.crf, 254947 , 2018-05-02
ms5803测试\Output\main.d, 945 , 2018-05-02
ms5803测试\Output\main.o, 272276 , 2018-05-02
ms5803测试\Output\misc.crf, 246532 , 2018-05-02
ms5803测试\Output\misc.d, 707 , 2018-05-02
ms5803测试\Output\misc.o, 263416 , 2018-05-02
ms5803测试\Output\ms5803_iic.crf, 281390 , 2018-05-02
ms5803测试\Output\ms5803_iic.d, 1072 , 2018-05-02
ms5803测试\Output\ms5803_iic.o, 300196 , 2018-05-02
ms5803测试\Output\myiic.crf, 249922 , 2018-05-02
ms5803测试\Output\myiic.d, 797 , 2018-05-02
ms5803测试\Output\myiic.o, 269668 , 2018-05-02
ms5803测试\Output\startup_stm32f10x_hd.d, 91 , 2018-05-02
ms5803测试\Output\startup_stm32f10x_hd.o, 6756 , 2018-05-02
ms5803测试\Output\stm32f10x_adc.crf, 262815 , 2018-05-02
ms5803测试\Output\stm32f10x_adc.d, 833 , 2018-05-02
ms5803测试\Output\stm32f10x_adc.o, 287340 , 2018-05-02

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

发表评论

0 个回复

  • 金属探测器课程设计
    金属探测器课程设计资料,里面有电路图和源程序,课程设计论文(Course design materials for metal detectors, including circuit diagrams and source programs, course design papers)
    2019-03-09 13:01:38下载
    积分:1
  • XC878_MultiCAN_01
    Infineon XC878平台 Multi-CAN編程範例程序(1)(Infineon XC878 platform Multi-CAN programming guide(1))
    2015-05-29 15:15:50下载
    积分:1
  • STM32F103系列ADC使用
    STM32管教实现电压测量显示,开发板使用正点原子的(STM32 pin read display voltage)
    2020-06-23 07:00:01下载
    积分:1
  • st7920
    液晶控制程序 包括并口和串口控制程序 ST7920 液晶控制程序 (LCD control procedures, including parallel and serial control procedures ST7920 LCD control procedures)
    2008-04-01 15:30:40下载
    积分:1
  • WinPcap
    wincap以太网用的,proteus仿真以太网时用(wincap Ethernet use, when to use proteus simulation Ethernet)
    2013-12-29 22:03:16下载
    积分:1
  • sprc675
    TI 官方光伏逆变器学习资料。一个完整的110V纯正弦波输出逆变器学习资料,软硬件都有。(TI Inverter learning resource.)
    2016-01-13 15:11:50下载
    积分:1
  • 8x8snake
    while(1) {//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 } for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化 x[0]=4 y[0]=4 //果子 n=3 //蛇长 n=-1 x[1]=1 y[1]=0 //蛇头 x[2]=0 y[2]=0 //蛇尾1 addx=0 addy=0 //位移偏移 //k=1 while(1){if(keyenable)break timer0(1) } while(1) {timer0(e) if(knock()){e=SPEED break } //判断碰撞 if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
    2011-07-09 23:00:46下载
    积分:1
  • -Error-Control-Coding-
    Lin shu 大神写的通信编码书籍 error control coding ( error control coding)
    2021-02-10 22:39:52下载
    积分:1
  • Q1
    说明:  4 x 4 sequential multiplier with test bench 16 x 16 sequential multiplier with test bench Have a nice d a ay
    2015-12-02 05:16:44下载
    积分:1
  • MLX90614测试程序
    说明:  通过STM32单片机驱动红外温度传感模块MLX90614(Driving infrared temperature sensor module MLX90614 by STM32 single chip microcomputer)
    2020-11-28 15:59:30下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载