Standard Peripheral Library for the STM32F7 series of processors
Is there a version of the Standard Peripheral Library that works with the STM32F7 series of processors, specifically the STM32F767? I know that Cube is the new direction, but we have a substantial code base developed on a version of the SPL for the STM32F103. We need to develop another product based on the STM32F767, and would like to leverage as much of our existing code as possible.
#stm32f7 #standard-peripheral-library