STM32F4-DHT11

所属分类:单片机开发
开发工具:Others
文件大小:366KB
下载次数:23
上传日期:2014-03-20 15:22:14
上 传 者laixiaoshuai90
说明:  STM32F4 DHT11 驱动程序,使用与DHT11 以及DHT22 温湿度传感器!
(STM32F4 DHT11 drive!)

文件列表:
DHT11\BSP\Delay_SysTick.c (1219, 2013-09-06)
DHT11\BSP\Delay_SysTick.h (174, 2013-09-04)
DHT11\BSP\dht11.c (2563, 2013-09-06)
DHT11\BSP\dht11.h (1516, 2013-09-06)
DHT11\CMSIS\core_cm4.h (108260, 2012-12-18)
DHT11\CMSIS\core_cm4_simd.h (21323, 2012-12-18)
DHT11\CMSIS\core_cmFunc.h (15828, 2012-12-18)
DHT11\CMSIS\core_cmInstr.h (17205, 2012-12-18)
DHT11\CMSIS\stm32f4xx.h (544860, 2013-07-25)
DHT11\CMSIS\system_stm32f4xx.c (21405, 2013-07-25)
DHT11\CMSIS\system_stm32f4xx.h (2234, 2013-01-10)
DHT11\FWlib\inc\misc.h (6925, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_adc.h (32550, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_can.h (27319, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_crc.h (2417, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_cryp.h (14482, 2013-01-17)
DHT11\FWlib\inc\stm32f4xx_dac.h (14947, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_dbgmcu.h (4297, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_dcmi.h (12978, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_dma.h (28883, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_exti.h (8013, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_flash.h (18074, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_fsmc.h (27182, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_gpio.h (18535, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_hash.h (10085, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_i2c.h (31940, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_iwdg.h (4324, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_pwr.h (6358, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_rcc.h (25862, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_rng.h (3959, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_rtc.h (40547, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_sdio.h (22778, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_spi.h (21179, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_syscfg.h (7334, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_tim.h (51690, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_usart.h (17936, 2013-01-10)
DHT11\FWlib\inc\stm32f4xx_wwdg.h (3543, 2013-01-10)
DHT11\FWlib\src\misc.c (11444, 2013-01-10)
DHT11\FWlib\src\stm32f4xx_adc.c (68877, 2013-01-10)
DHT11\FWlib\src\stm32f4xx_can.c (60282, 2013-01-10)
... ...

1.外部晶振(HSE)为8M。 2.在system_stm32f4xx.c中的SystemInit()函数开始添加了FPU控制项。 3.预定义USE_STDPERIPH_DRIVER,STM32F4XX (不适用FPU) USE_STDPERIPH_DRIVER,STM32F4XX,__FPU_PRESENT=1,__FPU_USED =1 (使用FPU) 4.只添加了标准外设库,DSP(CMSIS内)、USB以及ETH库均为添加。

近期下载者

相关文件


收藏者