2017-10-09 08:27 PM
I configured comp1 with stm32cubemx, but I can not configure the COMP1 register, using COMP1-> CSR = 0x11; the value of COMP1_CSR is still zero.
WHY?
2019-03-14 01:43 AM
You should enable it's RCC clock before changing the register.