# stm32_arm_hal_learn **Repository Path**: xundh/stm32_arm_hal_learn ## Basic Information - **Project Name**: stm32_arm_hal_learn - **Description**: 学习stm32 HAL库开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-25 - **Last Updated**: 2025-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # STM32 HAL学习 - lesson1: STM32CubeMX 新建工程 - lesson02_clock_8M: 使用内部8M时钟作为系统时钟 - lesson02_clock_HSI_64M: 使用内部8M时钟分频为64MHz作为系统时钟 - lesson02_clock_HSE_72M: 使用外部8M时钟分频为72MHz作为系统时钟