Question
CMSIS examples for stm32
Hello guys.
Eventually I have to learn how to use CMSIS my self to create my own code instead of using CUBE.
There was alot of examples for everything in CUBE,but I cant find examples written in CMSIS.
Can someone help me finding them?
The other question I have is that if we can use both CMSIS and HAL together or not?For example I added stm32f0xx_flash.c to hal libraries and oops there were too many errors that I could not fix.
