STM32L4库函数在哪找 |
可以从下面的链接下载对应的库。 不过最佳的方式是通过CubeMx 软件管理和调用这个库,通过图形化方式配置启动的驱动文件。 STM32CubeL4 - STM32Cube MCU Package for STM32L4 series and STM32L4 Plus series (HAL, Low-Layer APIs and CMSIS, USB, TouchSensing, File system, RTOS, Graphic - and examples running on ST boards) - STMicroelectronics
建议你下载STM32CubeMx工具,通过它来集中下载更新STM32各个系列的固件库比较好。 如果想单独下载L4的库,你到www.st.com/stm32 搜索STM32CubeL4即可。