User Activity

Hi all.I'm using STM32F103C and want the Timer1 Capture/Compare event to trigger ADC conversion. Two ADCs operate in dual regular simultaneous mode.At the moment, I have a working Timer1 with CC1 and CC2 interrupts and two ADCs that operate in dual r...
Hi ST,I'm trying to enable PWM mode of Timer14 (STM32F030C8T6). But the output is always LOW. I do all the steps described in the ST Periferal Library. Also I successfully run the similar code on STM32F103xxxx. Could you check this simple code? Is th...