No response from TIM2 and SPI2
Hello all,I have been working on an STM32F0, with an external ADC. I used PA5 as an SCK with SPI1_SCK, PA6 as an SDO with SPI1_MISO, and PA8 as a CNV with TIM1_CH1. With one external ADC, it all worked as intended. I used an oscilloscope to confirm t...