2019-08-04 10:23 PM
I have a project on stm32f4 with SPL library(standard peripheral library), so I want to switch to stm32f7 mcu and now i want to know is there any SPL library for stm32f7. i couldn't switch to hal library so is stm has any life time code for it or not?
Solved! Go to Solution.
2019-08-05 12:56 AM
You can try to port SPL, or parts of it you are using, to the 'F7. People have don that.
ST's stance is, that Cube/LL is the replacement for SPL. There even was some SPL-to-LL convertor tool.
JW
2019-08-05 12:56 AM
You can try to port SPL, or parts of it you are using, to the 'F7. People have don that.
ST's stance is, that Cube/LL is the replacement for SPL. There even was some SPL-to-LL convertor tool.
JW
2021-07-14 08:22 AM
Don't know if you're still looking:
There's an unofficial port based on the F4 SPL at https://gitlab.com/caesar-lab/stm32f7-legacy-library/-/tree/master/STM32F7xx_StdPeriph_Driver/src