STM32F401CCU6-BMP280.rar

上传者: hwytree | 上传时间: 2023-10-18 20:52:07 | 文件大小: 7.46MB | 文件类型: RAR
STM32配置读取BMP280气压传感器数据例程。STM32CUBEIDE开发平台工程范例,以STM32F401CCU6芯片连接BMP280气压传感器。采用GPIO模拟I2C协议的方式。实现绝对气压值的获取,高度的换算,以及温度的获取。具体介绍见CSDN博文《STM32配置读取BMP280气压传感器数据》。

文件下载

资源详情

[{"title":"( 242 个子文件 7.46MB ) STM32F401CCU6-BMP280.rar","children":[{"title":"stm32f4xx_hal_tim.c <span style='color:#111;'> 245.16KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc_ex.c <span style='color:#111;'> 155.49KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_uart.c <span style='color:#111;'> 133.07KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim_ex.c <span style='color:#111;'> 82.80KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pcd.c <span style='color:#111;'> 64.43KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_usb.c <span style='color:#111;'> 62.51KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ex.c <span style='color:#111;'> 50.05KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc.c <span style='color:#111;'> 42.44KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_dma.c <span style='color:#111;'> 39.87KB </span>","children":null,"spread":false},{"title":"usbd_core.c <span style='color:#111;'> 29.90KB </span>","children":null,"spread":false},{"title":"usbd_cdc.c <span style='color:#111;'> 27.64KB </span>","children":null,"spread":false},{"title":"system_stm32f4xx.c <span style='color:#111;'> 26.94KB </span>","children":null,"spread":false},{"title":"usbd_ctlreq.c <span style='color:#111;'> 25.07KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash.c <span style='color:#111;'> 24.21KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr_ex.c <span style='color:#111;'> 22.83KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr.c <span style='color:#111;'> 20.55KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal.c <span style='color:#111;'> 19.29KB </span>","children":null,"spread":false},{"title":"usbd_conf.c <span style='color:#111;'> 19.03KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_gpio.c <span style='color:#111;'> 18.92KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_cortex.c <span style='color:#111;'> 18.72KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_exti.c <span style='color:#111;'> 15.11KB </span>","children":null,"spread":false},{"title":"usbd_desc.c <span style='color:#111;'> 11.88KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pcd_ex.c <span style='color:#111;'> 10.46KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_dma_ex.c <span style='color:#111;'> 10.34KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 10.29KB </span>","children":null,"spread":false},{"title":"BMP280.c <span style='color:#111;'> 10.19KB </span>","children":null,"spread":false},{"title":"usbd_cdc_if.c <span style='color:#111;'> 9.22KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ramfunc.c <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false},{"title":"stm32f4xx_it.c <span style='color:#111;'> 5.63KB </span>","children":null,"spread":false},{"title":"usbd_ioreq.c <span style='color:#111;'> 4.90KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_msp.c <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"syscalls.c <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"sysmem.c <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"usb_device.c <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"usart.c <span style='color:#111;'> 741B </span>","children":null,"spread":false},{"title":".cproject <span style='color:#111;'> 26.53KB </span>","children":null,"spread":false},{"title":"usb_device.d <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false},{"title":"usbd_conf.d <span style='color:#111;'> 4.46KB </span>","children":null,"spread":false},{"title":"usbd_cdc.d <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"usbd_cdc_if.d <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false},{"title":"usbd_ctlreq.d <span style='color:#111;'> 4.26KB </span>","children":null,"spread":false},{"title":"usbd_desc.d <span style='color:#111;'> 4.25KB </span>","children":null,"spread":false},{"title":"usbd_ioreq.d <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"usbd_core.d <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"main.d <span style='color:#111;'> 3.70KB </span>","children":null,"spread":false},{"title":"stm32f4xx_it.d <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ramfunc.d <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ex.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"BMP280.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_cortex.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pcd_ex.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc_ex.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr_ex.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim_ex.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_dma_ex.d <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_uart.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_gpio.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_exti.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_dma.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pcd.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_usb.d <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal.d <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_msp.d <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"usart.d <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"system_stm32f4xx.d <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"startup_stm32f401ccux.d <span style='color:#111;'> 83B </span>","children":null,"spread":false},{"title":"syscalls.d <span style='color:#111;'> 45B </span>","children":null,"spread":false},{"title":"sysmem.d <span style='color:#111;'> 41B </span>","children":null,"spread":false},{"title":"STM32F401CCU6_BMP280.elf <span style='color:#111;'> 1011.93KB </span>","children":null,"spread":false},{"title":"stm32f401xc.h <span style='color:#111;'> 705.13KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc_ex.h <span style='color:#111;'> 429.99KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_rcc.h <span style='color:#111;'> 340.04KB </span>","children":null,"spread":false},{"title":"stm32_hal_legacy.h <span style='color:#111;'> 219.02KB </span>","children":null,"spread":false},{"title":"core_cm33.h <span style='color:#111;'> 171.48KB </span>","children":null,"spread":false},{"title":"core_armv8mml.h <span style='color:#111;'> 164.96KB </span>","children":null,"spread":false},{"title":"core_cm7.h <span style='color:#111;'> 145.11KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim.h <span style='color:#111;'> 121.43KB </span>","children":null,"spread":false},{"title":"core_cm4.h <span style='color:#111;'> 120.71KB </span>","children":null,"spread":false},{"title":"core_cm3.h <span style='color:#111;'> 109.23KB </span>","children":null,"spread":false},{"title":"core_sc300.h <span style='color:#111;'> 107.93KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_dma.h <span style='color:#111;'> 107.33KB </span>","children":null,"spread":false},{"title":"core_cm23.h <span style='color:#111;'> 102.18KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_bus.h <span style='color:#111;'> 99.52KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_usart.h <span style='color:#111;'> 97.75KB </span>","children":null,"spread":false},{"title":"core_armv8mbl.h <span style='color:#111;'> 95.70KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_gpio_ex.h <span style='color:#111;'> 80.79KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc.h <span style='color:#111;'> 73.34KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_system.h <span style='color:#111;'> 70.69KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ex.h <span style='color:#111;'> 63.73KB </span>","children":null,"spread":false},{"title":"cmsis_gcc.h <span style='color:#111;'> 60.88KB </span>","children":null,"spread":false},{"title":"cmsis_armclang.h <span style='color:#111;'> 55.17KB </span>","children":null,"spread":false},{"title":"core_cm0plus.h <span style='color:#111;'> 49.28KB </span>","children":null,"spread":false},{"title":"core_sc000.h <span style='color:#111;'> 46.14KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_uart.h <span style='color:#111;'> 44.25KB </span>","children":null,"spread":false},{"title":"core_cm1.h <span style='color:#111;'> 42.44KB </span>","children":null,"spread":false},{"title":"core_cm0.h <span style='color:#111;'> 41.22KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明