# STM32F1 HAL **Repository Path**: fspace/stm32-f1-hal ## Basic Information - **Project Name**: STM32F1 HAL - **Description**: STM32F1 官方HAL库 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-22 - **Last Updated**: 2022-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # STM32CubeF1 MCU Firmware Package ![latest tag](https://img.shields.io/github/v/tag/STMicroelectronics/STM32CubeF1.svg?color=brightgreen) **STM32Cube** is an STMicroelectronics original initiative to ease developers' life by reducing efforts, time and cost. **STM32Cube** covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform delivered for each STM32 series. * The CMSIS modules (core and device) corresponding to the ARM(tm) core implemented in this STM32 product. * The STM32 HAL-LL drivers, an abstraction layer offering a set of APIs ensuring maximized portability across the STM32 portfolio. * The BSP drivers of each evaluation, demonstration or nucleo board provided for this STM32 series. * A consistent set of middleware libraries such as RTOS, USB, FatFS, graphics, touch sensing library... * A full set of software projects (basic examples, applications, and demonstrations) for each board provided for this STM32 series. The **STM32CubeF1 MCU Package** projects are directly running on the STM32F1 series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples). ## Release note Details about the content of this release are available in the release note [here](https://htmlpreview.github.io/?https://github.com/STMicroelectronics/STM32CubeF1/blob/master/Release_Notes.html). ## Boards available * STM32F1 * [STM3210C-EVAL](https://www.st.com/en/evaluation-tools/stm3210c-eval.html) * [STM3210E-EVAL](https://www.st.com/en/evaluation-tools/stm3210e-eval.html) * [STM32VLDISCOVERY](https://www.st.com/en/evaluation-tools/stm32vldiscovery.html) * [NUCLEO-F103RB](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html) ## Troubleshooting **Caution** : The issues and the pull-requests are **strictly limited** to submit problems or suggestions related to the software delivered in this repository. **For any other question** related to the product, the hardware performance or characteristics, the tools, the environment, you can submit it to the **ST Community** on the STM32 MCUs related [page](https://community.st.com/s/group/0F90X000000AXsASAW/stm32-mcus).