Hello, i'm trying to generate 3ph pwm sinewaves using dma, sine lookup table and timer1.
Posted on January 13, 2018 at 00:04I working with a nucleo-f410rb and atollic truestudio along with cubemx. I can get a channel1 (or 2 or 3) of timer1 to work using HAL_TIM_PWM_Start_DMA but i can not get the three to work together. I've tried using...