STM32F7 standard peripheral library is not available in AC6 tool whiie creating project Posted by Sanket Vitthal Meher on 2020-01-14 19:56 STM32F7 standard peripheral library is not available in AC6 tool whiie creating project. I am not able select standard peripheral library. Snapshot is attached stm32 query.jpg (137.87 Kb)
Posted by dautrevaux on 2020-01-15 11:45 Hi, Yes, there is no Standard Peripheral Library for the STM32F7 series of processors. The StdPeriph library is a legacy firmware that STMicroelectronics has stopped developing 4 years ago; they still support it on old products but do not develop it for new product lines. On the STM32F7 (and all new products) you must use the Cube HAL firmware, that is supported on all STM32 SoCs. Sorry for the inconvenience, Bernard (Ac6)