STM32标准库与LL库函数对照学习资料(官方资料V1.0)

2019-08-14 02:10发布

STM32标准库转最新的LL库函数对照学习资料(官方资料)
The STM32 Standard Peripheral libraries to STM32Cube low-layer APIS Migration tool is designed to help developers to easy migrate their source code based on STM32 SPL drivers to any other STM32 series supporting STM32Cube Low-Layer drivers.It ensures full migration within a given STM32 serie and partial migration across-STM32-series. The migration is possible only for STM32 peripherals covered by STM32Cube LL drivers (for more details on migration processes please refer to the AN5044 : STM32 standard Peripheral Libraries(SPLs) to STM32Cube Low-Layer APIs application notes)
The STM32 SPL2LL-Converter migration tool migrates the user code based SPL using the equivalence between STM32 SPL and STM32Cube-LL for each peripheral as represented in the links below: [img=0,13][/img]ADC[/url][url="][img=0,13][/img]COMP[/url][url="][img=0,13][/img]CRC[/url][url="][img=0,13][/img]CRS[/url][url="][img=0,13][/img]DAC[/url][url="][img=0,13][/img]DMA[/url][url="][img=0,13][/img]DMA2D[/url][url="][img=0,13][/img]EXTI[/url][url="][img=0,13][/img]GPIO[img=0,13][/img]HRTIM[img=0,13][/img]I2C[/url][url="][img=0,13][/img]IWDG[/url][url="][img=0,13][/img]LPTIM[/url][url="][img=0,13][/img]MISC[/url][url="][img=0,13][/img]OPAMP[/url][url="][img=0,13][/img]PWR[/url][url="][img=0,13][/img]RCC[/url][url="][img=0,13][/img]RNG[/url][url="][img=0,13][/img]RTC[/url][url="][img=0,13][/img]SPI[/url][url="][img=0,13][/img]SYSTEM[/url][url="][img=0,13][/img]TIM[/url][url="][img=0,13][/img]USART[/url][url="][img=0,13][/img]WWDG[img=14,12][/img]In addition to the STM32 peripherals, the STM32 SPL2LL-Converter migration tool ensure migration for the STM32 target device using the equivalence table represented in the link below:[img=0,13][/img]Devices
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
12条回答
caosix
2019-08-14 15:07
本帖最后由 caosix 于 2017-9-7 16:21 编辑
l6931639 发表于 2017-9-7 14:15
在project setting中的advanced settings对各个模块设定使用哪种库,可以单独对某一个外设使用,挺方便

恩 多谢指导。。接下来的问题是:

LL 库 目前 支持 哪些个 ST32家族 的 CPU ??
我先列举我常用的 STM32 家族 CPU ——
STM32 F030 ,F103 ,F407 ,F767 四类。

STM32CubeMX 俺目前 是 4.19 版本的 ,
是否 还需要 去哪儿 单独下载 LL库 ,
然后 安装在 CubeMX 4.19 版本里面 ??
——————————————————————
再麻烦楼主 直接上传一个 CubeMX 工程
例如【My415_1.ioc】——这种 ioc 文件 。。
这样 就能直观的 看到 LL库 究竟如何用 。。

一周热门 更多>