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

ms5803测试

于 2021-03-06 发布 文件大小:4824KB
0 99
下载积分: 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 个回复

  • STM32-MCKIT-V1.0
    ST PMSM/ACIM FOC 电机控制库 V1.0(ST PMSM/ACIM FOC)
    2013-08-23 14:24:05下载
    积分:1
  • ENCODER_EC11
    基于STC15单片机的EC11旋转编码器驱动程序。支持一定位对一脉冲或两定位对一脉冲的两种规格EC11。并实现旋转编码器按键单击双击长按功能(EC11 rotary encoder driver based on STC15,Two kinds of specifications for one pulse or two positioning to one pulse for certain bits EC11. And realize the rotary encoder click, double-click, long press function)
    2017-11-17 13:31:48下载
    积分:1
  • bmp180_barometer1
    借由蓝牙芯片CSR1010(未用蓝牙)实现对气压计BMP180的驱动并显示到1602中,从而能对气压和温度有个环境上的了解。(With the help of bluetooth module CSR1010,of course where I did not ultilize bluetooth function,I achieved the goal of driving the barometer BMP180 besides displaying to LCD1602,thus having a well knowledge of the surroundings.)
    2015-12-08 14:09:25下载
    积分:1
  • usb_dev_audio
    This is LM3S9B92 Sample Code data
    2012-11-11 17:31:22下载
    积分:1
  • Key
    msp430f149按键程序,非常完整,带中断,输入,输出(msp430f149 key procedures)
    2014-06-13 15:06:31下载
    积分:1
  • AD
    说明:  该程序是为大家提供简单的AD程序,实现AD转换(This program is to provide you with a simple AD program to achieve AD conversion.)
    2020-06-17 19:00:01下载
    积分:1
  • xiaoche(CVAVR)
    这是小车程序,往年的比赛题目(小车过跷跷板),用的是ATmega16单片机,在CV的编译环境下。(Car program in previous years, the game title (car seesaw), ATmega16 microcontroller, CV, compiler environment)
    2012-07-28 11:09:57下载
    积分:1
  • duli
    51单片机的独立键盘,包括都懂消除,松手检测(Independent of the keyboard)
    2011-11-26 00:37:29下载
    积分:1
  • display
    该程序为数码管静态显示程序。 每按一次 独立按键 中的 T0,数码管的值便会加一(The procedure for the digital static display program. Each time you press the button in the Independent, the value of the digital tube will add a T0)
    2013-12-04 10:20:45下载
    积分:1
  • F407 矩阵键盘
    说明:  STM32外扩4*4矩阵键盘,包含原理图及源码。(STM32 extends 4*4 matrix keyboard, including schematic diagram and source code.)
    2020-06-20 18:40:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载