Resolved! Hello everyone, I am trying to learn programming stm32f0 discovery board. But I dont want to use HAL or SPL or LL .Is there any way to leran programming stm32 with only using CMSIS ? I can't I find any tutorial or any book for this.
I use a makefile to build a project. And I can flash it eaisly all I need how to use CMSIS to write programs I blinked a LED with that way but I am stuck at that point. I need a book, document, course for that. And STM's programming Manuals are gibr...