极品馒头泬19p,国产精品亚洲一区二区三区,狠狠色噜噜狠狠狠7777奇米,国产精品视频一区二区三区无码,国产欧美日韩久久久久

【E1220】STM32F411CEU6驅(qū)動BMP280測量氣壓高度

2021-09-17 10:25:50      索煒達(dá)電子      802     

項目編號:E1220

文件大?。?0M

源碼說明:帶中文注釋

開發(fā)環(huán)境:C編譯器

簡要概述:

鑒于網(wǎng)上關(guān)于STM32F411CEU6的代碼很少,也很少由BMP280的驅(qū)動,我做成功,現(xiàn)在也分享我的工程,如上所述,親測可用。

目錄│文件列表:

 │ F411_BMP280-氣壓-高度.zip

 └ F411_BMP280-氣壓-高度

    └ F411_BMP280-氣壓-高度

       │ keilkilll.bat

       │ README.TXT

       ├ CORE

       │  │ cmsis_armcc.h

       │  │ core_cm4.h

       │  │ core_cmFunc.h

       │  │ core_cmInstr.h

       │  │ core_cmSimd.h

       │  └ startup_stm32f411xe.s

       ├ HALLIB

       │  └ STM32F4xx_HAL_Driver

       │     ├ Inc

       │     │  │ stm32f4xx_hal.h

       │     │  │ stm32f4xx_hal_adc.h

       │     │  │ stm32f4xx_hal_adc_ex.h

       │     │  │ stm32f4xx_hal_can.h

       │     │  │ stm32f4xx_hal_cec.h

       │     │  │ stm32f4xx_hal_conf_template.h

       │     │  │ stm32f4xx_hal_cortex.h

       │     │  │ stm32f4xx_hal_crc.h

       │     │  │ stm32f4xx_hal_cryp.h

       │     │  │ stm32f4xx_hal_cryp_ex.h

       │     │  │ stm32f4xx_hal_dac.h

       │     │  │ stm32f4xx_hal_dac_ex.h

       │     │  │ stm32f4xx_hal_dcmi.h

       │     │  │ stm32f4xx_hal_dcmi_ex.h

       │     │  │ stm32f4xx_hal_def.h

       │     │  │ stm32f4xx_hal_dfsdm.h

       │     │  │ stm32f4xx_hal_dma.h

       │     │  │ stm32f4xx_hal_dma2d.h

       │     │  │ stm32f4xx_hal_dma_ex.h

       │     │  │ stm32f4xx_hal_dsi.h

       │     │  │ stm32f4xx_hal_eth.h

       │     │  │ stm32f4xx_hal_flash.h

       │     │  │ stm32f4xx_hal_flash_ex.h

       │     │  │ stm32f4xx_hal_flash_ramfunc.h

       │     │  │ stm32f4xx_hal_fmpi2c.h

       │     │  │ stm32f4xx_hal_fmpi2c_ex.h

       │     │  │ stm32f4xx_hal_gpio.h

       │     │  │ stm32f4xx_hal_gpio_ex.h

       │     │  │ stm32f4xx_hal_hash.h

       │     │  │ stm32f4xx_hal_hash_ex.h

       │     │  │ stm32f4xx_hal_hcd.h

       │     │  │ stm32f4xx_hal_i2c.h

       │     │  │ stm32f4xx_hal_i2c_ex.h

       │     │  │ stm32f4xx_hal_i2s.h

       │     │  │ stm32f4xx_hal_i2s_ex.h

       │     │  │ stm32f4xx_hal_irda.h

       │     │  │ stm32f4xx_hal_iwdg.h

       │     │  │ stm32f4xx_hal_lptim.h

       │     │  │ stm32f4xx_hal_ltdc.h

       │     │  │ stm32f4xx_hal_ltdc_ex.h

       │     │  │ stm32f4xx_hal_mmc.h

       │     │  │ stm32f4xx_hal_nand.h

       │     │  │ stm32f4xx_hal_nor.h

       │     │  │ stm32f4xx_hal_pccard.h

       │     │  │ stm32f4xx_hal_pcd.h

       │     │  │ stm32f4xx_hal_pcd_ex.h

       │     │  │ stm32f4xx_hal_pwr.h

       │     │  │ stm32f4xx_hal_pwr_ex.h

       │     │  │ stm32f4xx_hal_qspi.h

       │     │  │ stm32f4xx_hal_rcc.h

       │     │  │ stm32f4xx_hal_rcc_ex.h

       │     │  │ stm32f4xx_hal_rng.h

       │     │  │ stm32f4xx_hal_rtc.h

       │     │  │ stm32f4xx_hal_rtc_ex.h

       │     │  │ stm32f4xx_hal_sai.h

       │     │  │ stm32f4xx_hal_sai_ex.h

       │     │  │ stm32f4xx_hal_sd.h

       │     │  │ stm32f4xx_hal_sdram.h

       │     │  │ stm32f4xx_hal_smartcard.h

       │     │  │ stm32f4xx_hal_spdifrx.h

       │     │  │ stm32f4xx_hal_spi.h

       │     │  │ stm32f4xx_hal_sram.h

       │     │  │ stm32f4xx_hal_tim.h

       │     │  │ stm32f4xx_hal_tim_ex.h

       │     │  │ stm32f4xx_hal_uart.h

       │     │  │ stm32f4xx_hal_usart.h

       │     │  │ stm32f4xx_hal_wwdg.h

       │     │  │ stm32f4xx_ll_adc.h

TAGBMP280
  • 1 次
  • 1 分