Resolved! Does it exist any SPL library for stm32f7 or not? and how can I switch to stm32f7 without using HAL library?
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...