2018-10-03 01:43 PM
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.
2018-10-03 02:50 PM
What does CMSIS mean to you? Reading/Writing the registers directly? SPL vs HAL?
2018-10-04 08:52 AM
No I dont want to use registers directly.I mean SPL.
2020-06-22 04:06 AM
anyone to resurrect this topic?