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

ms5803测试

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

  • 电子时钟
    电子时钟程序,简洁明了,原创请勿抄袭 适用于stc15单片机(Electronic clock program)
    2018-02-09 16:26:16下载
    积分:1
  • 11
    说明:  51写的驱动液晶HT1602屏显示, 这个程序和上面发的那个S3C44BOX程序对应, 为学习这两芯片功能增加了用处(HT1602 LCD driver 51 to write screen display, the program issued by the above procedure that S3C44BOX mapping function for the study increased the usefulness of these two chips)
    2011-03-02 09:23:07下载
    积分:1
  • 2.4G无线通信应用
    说明:  通过STM32控制2.4G WIFI模块,实线无线通信(Communicatie between STM32 and 2.4G WIFI moudle.)
    2020-06-17 09:40:01下载
    积分:1
  • att7026
    ATT7026汇编语言读写程序,原理图,可以直接做成三相电表。(ATT7026 assembly language literacy procedures, drawings, and can directly create three-phase transformer.)
    2006-09-21 08:46:03下载
    积分:1
  • 屏幕函数-国赛
    .提供一般的题目选择和控制相关功能函数的运行。 .支持在屏幕上直接调参,对参数具有断电保护,锁定保护的功能。 .未加入ucos操作系统(近年来电赛中还没有必要用到操作系统) .此文件针对stm32f103zet6开发板,提供底层的屏幕显示和操作控制功能,具体比赛要求的功能应自行写成单独的模块加入此文件中即可运行。(1. provides general topic selection and control of the function of the function. 2. supports the direct parameter adjustment on the screen, the power failure protection for the parameters and the function of locking the protection. 3. not added to the UCOS operating system (there is no need to use the operating system in recent caller calls) 4., this document provides the bottom screen display and operation control function for the stm32f103zet6 development board, and the function of specific match request should be written into a separate module by itself.)
    2017-12-20 19:15:07下载
    积分:1
  • IT
    TI 经典的范例 对于学习msp430系列芯片的人肯定有用的 呵呵 可以看看(The classic example of TI msp430 series chips for learning useful Oh man certainly can look at)
    2013-07-27 20:14:24下载
    积分:1
  • dianji1
    电机仿真模型,simulik同步电机仿真模型(Motor simulation model, simulik synchronous motor simulation model)
    2021-01-01 21:08:58下载
    积分:1
  • usart1usart2
    串口1串口2互相转发对方收到的数据,串口2转发串口1收到的数据,串口1转发串口2收到的数据,stm32(Serial port 1 serial port 2 forward each other to receive the data, the serial port 2 serial port 1 received data, serial 1 forwarding serial port 2 received data, stm32)
    2020-11-06 07:59:50下载
    积分:1
  • DA_2
    江湖医生的学习代码收集,供需要的人学习使用.B(Quacks of learning the code collection for those who need to learn to use. B)
    2010-01-07 10:59:49下载
    积分:1
  • 23-PID-
    PID调节恒压恒流输出 智能充电器 STM32 详细算法(PID constant current output intelligent charger)
    2021-04-13 15:28:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载