Solved
PA15 as TIM2_CH1 doesn't work on F103RG with SPI 3 on
Hi all,
I'm using a F103 on my current project. I have trouble using the PA15 as TIM2_CH1 which is connect to a LED. I also have a serial flash connected via SPI on PB3 to PB5. As long as I don't activate the corresponding SPI timer in the RCC_APB1ENR register the LED works. I tried using SPI3 with PB3, PB4 and PB5 and I also tried to remap the SPI1 to use this pins.
My question is: Is it possible to use the SPI on PB3 to PB5 and use PA15 as TIM2_CH1?
