STM32F334: HRTIM DMA Transfer error when send to CMP1xR register
I try to modulate a sinus signal with the PWM of the HRTIM.Therefore i had used a table of 16 points, the PWM freq. is 640Khz and on the PWM output (TA1 of timer A).After a RC filter i becomes a sinus signal of 40KHz. The DMA send on every TA1 set, t...