User Activity

Hello,now I try some equipment control which has function that watching some fault vibration, with using displacement sensor & ADC.while I want to reduce ADC output noise and found that FMAC works pretty good.but now the problem is, when ADC-DMA outp...
Once I posted the issue about 2 PWM outputs synchronize.https://community.st.com/t5/stm32-mcus-products/2-pwm-outputs-is-this-possible/td-p/587654 Now every 1st time after power on (or CPU reset if connected with IDE/Programmer) it works exactlly syn...
now I'm about to try 2 PWM outputs on STM32G4, one is 1/2 time-base delayed from another one.I think that it is difficult with using only 1 timer, and if using 2, is it possible?maybe like following..  using TIM2 & TIM3 for example,  both are PWM gen...