PWM on PB15 and SPI2 in receive only master mode - stm32f103
Hello,i am using stm32f103C6 ( 48 pin device) and i use TIM1 Channel 3N to generate a pwm via PB15 pin. The tricky part is that i am using SPI12 in receive only master mode.Therefore MOSI pin is not used, but since i have little pins available, i...