User Activity

In a project built using STM32F103, I have used TIM3 for some of my frequent tasks (like LED blinking and setting some flags etc.), which work perfectly. Today when I tried to enable ADC1 using DMA Circular, it looks like the TIM3 Global Interrupt ha...
Hi,Trying to use I2C1 with REMAP=0 and as long as understand the SCL and SDA pins are PB6 and PB6. Along with I2C I am using some other peripherals as well. I am unable to select PB6 for I2C SCL PIN. Please see attached screenshot. Not sure why it wo...