Question
What is the recommended alternative to using HAL?
The ST docs all refer me back to using HAL with CubeMX however I see many suggesting staying away from it.
I could not find where to download and use libraries such as CMSIS for my STM32F407G Disco board
Are the libraries I need already in my CubeIDE project somewhere? I rather not use only bare metal, so CMSIS would be the way to go right?
