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

ms5803测试

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

  • mma7361
    关于MMA7361的测试程序,包括主程序和功能程序(. MMA7361 test program, including the main program and function procedures)
    2013-03-27 00:52:32下载
    积分:1
  • source240
    以PIC16F713为主控的搅拌机底层控制软件,实现了马达的速度闭环控制,以及过流保护(In PIC16F713 as a master blender floor control software, and the speed of the motor closed-loop control, and overcurrent protection)
    2015-07-09 22:33:06下载
    积分:1
  • STM32L151_SYN6288
    STM32L151控制SYN6288语音合成,包含原理图,能成功合成语音(STM32L151 controls SYN6288 speech synthesis, including schematic diagram, which can successfully synthesize speech.)
    2020-06-19 23:40:02下载
    积分:1
  • AnsysofdifferencePhase
    不同相角下关和电容器涌流分析包含M文件及simulink文件(At different phase angles off and capacitor inrush current analysis included the M-file and simulink file)
    2015-04-14 19:33:05下载
    积分:1
  • ME3000ATV2
    中兴模块ME300的AT命令集,详细说明了各个AT命令的使用。
    2010-12-26 13:57:33下载
    积分:1
  • CC2530_T1_TEST
    CC2530的T1定时器计数实验,T1初始化实验(CC2530' s T1 timer counting experiments)
    2012-07-14 13:34:35下载
    积分:1
  • PN512-Reader-Writer
    pn512 芯片读卡器能支持TYPEA,TYPEB,NTAG(PN512 reader/writer supports for typea,typeb and ntag)
    2015-08-25 11:07:25下载
    积分:1
  • 12C5A60S2EEPROM
    12C5A60S2 EEPROM 的读写操作(12C5A60S2 EEPROM read_write)
    2013-09-24 14:41:56下载
    积分:1
  • lianzi
    简单打字速度练习,采用倒计时10分钟进行速度练习。(Simply typing speed exercises for 10 minutes using the countdown speed exercises.)
    2014-05-13 08:26:21下载
    积分:1
  • pic_dev_brd_schematic
    PIC development board
    2010-10-05 19:31:37下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载