hi it seems that: 1- ST has moved to Cubemx code initializer and generates only HAL drivers 2- Keil hs introduced DFP and Manage-Run-time-Environment which use HAL drives
although ST's cubemx and keil's run-time-env so usefull are so handy, but HAL drivers are somehow buggy yet. meanwhile threre are lots of codes on git-hub,etc for Stm32F4 all written with Standard Peripheral Libraries(std_lib) .
is it possible to use both Standard Peripheral Library and HALL drives together in one keil project???