嵌入式单片机开发 - HAL 库引入(HAL 库概述、HAL 库下载)
HAL 库概述
-
STM32 的 HAL 库,全称 Hardware Abstraction Layer,即硬件抽象层
-
STM32 的 HAL 库是 ST 为 STM32 系列提供的硬件抽象层库,它简化了 STM32 的底层硬件操作
HAL 库下载
- 官方网址:
https://www.st.com/content/st_com/en.html
点击 【Tools & Software】
->点击 【Ecosystems】
->点击 【STM32 Open Development Environment】 下的 【STM32Cube】

点击 【Prodcut selector】
->点击 【STM32CubeF1】
->点击 【Open software page】

点击 【Get Software】

点击 【Get latest】
