User Activity

Hi,I would like the apply the DAC values of my STM32H723 together with an external event (external trigger). This event is a falling edge. Is this possible at all? The problem is: No matter how I configure the EXTI line (falling or rising), the DAC v...
Hi all,I am facing a very weird issue with PWM on my STM32H723.I am generating a very fast PWM with TIM3 (TIMx_ARR = 10, TIMx_CCRx = 5, Timer Clk 275 MHz). However, the very first pulse is clearly way too long:Does anyone have an Idea where this come...