DMA and PWM input mode/HRTIM output
Hello guys,I have a stm32G474RET board. I am using tim1 in PWM input mode and i want to update on the fly the hrtimA period and compare values using DMA. This is the code i have written: // Addresses for HRTIM registers (Timer A) destPER = (uint16...