没有合适的资源?快使用搜索试试~ 我知道了~
STM32F4_HAL:STM32F4 系列硬件抽象层 (HAL) 库
共141个文件
h:75个
c:56个
am:2个
需积分: 9 2 下载量 45 浏览量
2021-06-16
05:47:52
上传
评论
收藏 1.31MB ZIP 举报
温馨提示
STM32F4_HAL STM32F4 系列硬件抽象层 (HAL) 库 该库是 ST 发行版的一个分支。 推荐的工具链是: 构建说明: ./autogen.sh mkdir build ; cd build ../configure --host=arm-none-eabi make 默认目标处理器是 STM32F439xx。 这可以通过在运行配置脚本时指定备用 TARGET 来覆盖。 例如: ../configure --host=arm-none-eabi TARGET=STM32F407xx 默认高速外部时钟源 (HSE) 设置为 8 MHz。 这可以通过指定备用 HSE_VALUE 来覆盖。 例如: ../configure --host=arm-none-eabi HSE_VALUE=25000000
资源推荐
资源详情
资源评论
收起资源包目录
STM32F4_HAL:STM32F4 系列硬件抽象层 (HAL) 库 (141个子文件)
configure.ac 2KB
Makefile.am 4KB
Makefile.am 437B
stm32f4xx_hal_tim.c 163KB
stm32f4xx_hal_cryp.c 114KB
stm32f4xx_hal_sd.c 103KB
stm32f4xx_hal_i2c.c 101KB
stm32f4xx_hal_cryp_ex.c 99KB
stm32f4xx_hal_eth.c 70KB
stm32f4xx_hal_spi.c 69KB
stm32f4xx_hal_tim_ex.c 62KB
stm32f4xx_hal_usart.c 60KB
stm32f4xx_hal_uart.c 60KB
stm32f4xx_hal_hash.c 56KB
stm32f4xx_hal_i2s.c 55KB
stm32f4xx_hal_rtc_ex.c 54KB
stm32f4xx_hal_rtc.c 51KB
stm32f4xx_hal_hash_ex.c 50KB
stm32f4xx_ll_usb.c 48KB
stm32f4xx_hal_irda.c 47KB
stm32f4xx_hal_flash_ex.c 47KB
stm32f4xx_hal_smartcard.c 45KB
stm32f4xx_hal_sai.c 44KB
stm32f4xx_ll_fmc.c 44KB
stm32f4xx_hal_can.c 44KB
stm32f4xx_hal_rcc.c 44KB
stm32f4xx_hal_adc.c 43KB
stm32f4xx_hal_dma2d.c 41KB
stm32f4xx_hal_ltdc.c 38KB
stm32f4xx_hal_hcd.c 34KB
stm32f4xx_hal_nand.c 33KB
stm32f4xx_hal_dac.c 31KB
stm32f4xx_hal_pcd.c 31KB
stm32f4xx_hal_dma.c 30KB
stm32f4xx_ll_fsmc.c 30KB
stm32f4xx_hal_adc_ex.c 29KB
stm32f4xx_hal_nor.c 28KB
stm32f4xx_hal_i2s_ex.c 27KB
stm32f4xx_hal_sdram.c 26KB
stm32f4xx_hal_dcmi.c 26KB
stm32f4xx_hal_flash.c 23KB
stm32f4xx_hal_pccard.c 23KB
stm32f4xx_hal_rcc_ex.c 23KB
stm32f4xx_hal_sram.c 22KB
stm32f4xx_hal_gpio.c 20KB
stm32f4xx_ll_sdmmc.c 18KB
stm32f4xx_hal_pwr.c 18KB
stm32f4xx_hal.c 18KB
stm32f4xx_hal_pwr_ex.c 17KB
stm32f4xx_hal_cortex.c 16KB
stm32f4xx_hal_wwdg.c 16KB
stm32f4xx_hal_dac_ex.c 15KB
stm32f4xx_hal_rng.c 14KB
stm32f4xx_hal_iwdg.c 13KB
stm32f4xx_hal_crc.c 11KB
stm32f4xx_hal_dma_ex.c 11KB
stm32f4xx_hal_i2c_ex.c 7KB
stm32f4xx_hal_flash_ramfunc.c 7KB
stm32f4xx_hal_pcd_ex.c 5KB
.cproject 16KB
.gitignore 89B
stm32f439xx.h 669KB
stm32f429xx.h 657KB
stm32f437xx.h 655KB
stm32f427xx.h 643KB
stm32f417xx.h 600KB
stm32f407xx.h 588KB
stm32f415xx.h 559KB
stm32f405xx.h 547KB
stm32f411xe.h 338KB
stm32f401xe.h 336KB
stm32f401xc.h 336KB
stm32f4xx_hal_eth.h 112KB
core_cm4.h 105KB
stm32f4xx_hal_tim.h 69KB
stm32f4xx_hal_rcc_ex.h 63KB
stm32f4xx_hal_rcc.h 59KB
stm32f4xx_ll_fmc.h 55KB
stm32f4xx_hal_flash_ex.h 43KB
stm32f4xx_hal_sd.h 42KB
stm32f4xx_ll_fsmc.h 42KB
stm32f4xx_ll_sdmmc.h 41KB
stm32f4xx_hal_gpio_ex.h 40KB
stm32f4xx_hal_can.h 36KB
stm32f4xx_hal_dma.h 34KB
stm32f4xx_hal_adc.h 33KB
stm32f4xx_hal_rtc.h 33KB
stm32f4xx_hal_sai.h 33KB
stm32f4xx_hal_rtc_ex.h 32KB
stm32f4xx_hal_uart.h 30KB
stm32f4xx_hal_ltdc.h 25KB
stm32f4xx_hal_smartcard.h 23KB
stm32f4xx_hal_usart.h 23KB
stm32f4xx_hal_dma2d.h 22KB
stm32f4xx_hal_i2c.h 22KB
core_cm4_simd.h 22KB
stm32f4xx_hal_dcmi.h 20KB
stm32f4xx_hal_irda.h 20KB
stm32f4xx_hal_cryp.h 20KB
stm32f4xx_hal_spi.h 20KB
共 141 条
- 1
- 2
资源评论
传奇panda
- 粉丝: 27
- 资源: 4581
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功