STM32F103控制光敏传感器HAL库源代码

上传者: ielife | 上传时间: 2023-05-22 20:24:05 | 文件大小: 610KB | 文件类型: ZIP
内容概要:使用STM32F103RCT6作为核心,获取光敏传感器数据并显示到串口。 适合人群:具备C编程基础、基本的硬件电路、ST的HAL库开发; 优点:使用STM32CubeMX,引脚配置非常直观,移植非常方便,只需把控制引脚命名相同即可。

文件下载

资源详情

[{"title":"( 83 个子文件 610KB ) STM32F103控制光敏传感器HAL库源代码","children":[{"title":"Photoresistance","children":[{"title":"Core","children":[{"title":"Src","children":[{"title":"stm32f1xx_it.c <span style='color:#111;'> 5.28KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_msp.c <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 5.83KB </span>","children":null,"spread":false},{"title":"usart.c <span style='color:#111;'> 3.75KB </span>","children":null,"spread":false},{"title":"system_stm32f1xx.c <span style='color:#111;'> 14.80KB </span>","children":null,"spread":false},{"title":"gpio.c <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"adc.c <span style='color:#111;'> 2.95KB </span>","children":null,"spread":false}],"spread":true},{"title":"Inc","children":[{"title":"gpio.h <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"stm32f1xx_it.h <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"adc.h <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"usart.h <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"main.h <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_conf.h <span style='color:#111;'> 15.35KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Photoresistance.ioc <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false},{"title":"Drivers","children":[{"title":"CMSIS","children":[{"title":"Include","children":[{"title":"core_cm0.h <span style='color:#111;'> 41.22KB </span>","children":null,"spread":false},{"title":"core_cm3.h <span style='color:#111;'> 109.23KB </span>","children":null,"spread":false},{"title":"cmsis_iccarm.h <span style='color:#111;'> 27.75KB </span>","children":null,"spread":false},{"title":"mpu_armv8.h <span style='color:#111;'> 10.70KB </span>","children":null,"spread":false},{"title":"cmsis_version.h <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"core_cm33.h <span style='color:#111;'> 171.48KB </span>","children":null,"spread":false},{"title":"core_cm1.h <span style='color:#111;'> 42.44KB </span>","children":null,"spread":false},{"title":"core_cm4.h <span style='color:#111;'> 120.71KB </span>","children":null,"spread":false},{"title":"cmsis_gcc.h <span style='color:#111;'> 60.88KB </span>","children":null,"spread":false},{"title":"core_cm7.h <span style='color:#111;'> 145.11KB </span>","children":null,"spread":false},{"title":"cmsis_armcc.h <span style='color:#111;'> 27.55KB </span>","children":null,"spread":false},{"title":"core_armv8mbl.h <span style='color:#111;'> 95.70KB </span>","children":null,"spread":false},{"title":"core_sc000.h <span style='color:#111;'> 46.14KB </span>","children":null,"spread":false},{"title":"core_cm0plus.h <span style='color:#111;'> 49.28KB </span>","children":null,"spread":false},{"title":"core_cm23.h <span style='color:#111;'> 102.18KB </span>","children":null,"spread":false},{"title":"cmsis_armclang.h <span style='color:#111;'> 55.17KB </span>","children":null,"spread":false},{"title":"core_sc300.h <span style='color:#111;'> 107.93KB </span>","children":null,"spread":false},{"title":"mpu_armv7.h <span style='color:#111;'> 11.44KB </span>","children":null,"spread":false},{"title":"cmsis_compiler.h <span style='color:#111;'> 8.80KB </span>","children":null,"spread":false},{"title":"tz_context.h <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"core_armv8mml.h <span style='color:#111;'> 164.96KB </span>","children":null,"spread":false}],"spread":false},{"title":"Device","children":[{"title":"ST","children":[{"title":"STM32F1xx","children":[{"title":"Include","children":[{"title":"stm32f1xx.h <span style='color:#111;'> 10.32KB </span>","children":null,"spread":false},{"title":"system_stm32f1xx.h <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"stm32f103xe.h <span style='color:#111;'> 951.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"License.md <span style='color:#111;'> 9.61KB </span>","children":null,"spread":false},{"title":"Source","children":[{"title":"Templates","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"LICENSE.txt <span style='color:#111;'> 11.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"STM32F1xx_HAL_Driver","children":[{"title":"License.md <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"Src","children":[{"title":"stm32f1xx_hal_tim_ex.c <span style='color:#111;'> 79.24KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash_ex.c <span style='color:#111;'> 36.27KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio.c <span style='color:#111;'> 21.06KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_adc_ex.c <span style='color:#111;'> 52.44KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash.c <span style='color:#111;'> 29.55KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim.c <span style='color:#111;'> 242.32KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_cortex.c <span style='color:#111;'> 18.91KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio_ex.c <span style='color:#111;'> 4.15KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc.c <span style='color:#111;'> 49.12KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_uart.c <span style='color:#111;'> 132.04KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal.c <span style='color:#111;'> 20.43KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_pwr.c <span style='color:#111;'> 21.04KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_exti.c <span style='color:#111;'> 15.40KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc_ex.c <span style='color:#111;'> 30.16KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_adc.c <span style='color:#111;'> 92.50KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_dma.c <span style='color:#111;'> 27.82KB </span>","children":null,"spread":false}],"spread":false},{"title":"Inc","children":[{"title":"stm32f1xx_hal_adc.h <span style='color:#111;'> 52.47KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc.h <span style='color:#111;'> 66.65KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc_ex.h <span style='color:#111;'> 99.01KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash_ex.h <span style='color:#111;'> 36.11KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash.h <span style='color:#111;'> 9.11KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_exti.h <span style='color:#111;'> 12.02KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_pwr.h <span style='color:#111;'> 11.81KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal.h <span style='color:#111;'> 11.35KB </span>","children":null,"spread":false},{"title":"Legacy","children":[{"title":"stm32_hal_legacy.h <span style='color:#111;'> 208.93KB </span>","children":null,"spread":false}],"spread":false},{"title":"stm32f1xx_hal_dma_ex.h <span style='color:#111;'> 12.54KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim_ex.h <span style='color:#111;'> 9.65KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_adc_ex.h <span style='color:#111;'> 46.66KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio.h <span style='color:#111;'> 11.77KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_cortex.h <span style='color:#111;'> 17.14KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio_ex.h <span style='color:#111;'> 35.38KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_dma.h <span style='color:#111;'> 17.79KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim.h <span style='color:#111;'> 119.66KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_uart.h <span style='color:#111;'> 44.24KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_def.h <span style='color:#111;'> 7.59KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":".mxproject <span style='color:#111;'> 7.70KB </span>","children":null,"spread":false},{"title":"MDK-ARM","children":[{"title":"Photoresistance.uvprojx <span style='color:#111;'> 29.41KB </span>","children":null,"spread":false},{"title":"startup_stm32f103xe.s <span style='color:#111;'> 14.69KB </span>","children":null,"spread":false},{"title":"RTE","children":[{"title":"_Photoresistance","children":[{"title":"RTE_Components.h <span style='color:#111;'> 362B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Photoresistance.uvoptx <span style='color:#111;'> 15.83KB </span>","children":null,"spread":false},{"title":"Photoresistance.uvguix.aibit <span style='color:#111;'> 173.05KB </span>","children":null,"spread":false},{"title":"DebugConfig","children":[{"title":"Photoresistance_STM32F103RC.dbgconf <span style='color:#111;'> 6.79KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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