cancel
Showing results for 
Search instead for 
Did you mean: 

Does it exist any SPL library for stm32f7 or not? and how can I switch to stm32f7 without using HAL library?

HMogh
Associate

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?

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

2 REPLIES 2

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

LMore.5
Associate II

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