2019-10-23 08:35 AM
i am using stm32f103rb i think i have found a bug i am trying to use i2c1 on pin port b 8 and 9 for that you have to remap i2c1 in afio mapr register i have done that but in debug session i note that the bit never get set i have attached code and debug session pic
2019-11-03 10:51 PM
Is AFIO clock enabled in RCC?
JW