Associate II
June 25, 2015
Question
STM32 c programming example
- June 25, 2015
- 3 replies
- 1899 views
Posted on June 25, 2015 at 07:58
dear all, i am bit confused in understanding the register handling of stm32 controller using c language. i am using keil compiler. i like to read, write register and set or clear single bit in the register. i want to write programs from scratch and dont want to use HAL library. i have to add just a header file like the one attached in the post and want to read and write register in bit and byte wise.
please give examples for the same.thanks in advance #stm32 #c-programming