Hello,
I am trying to configure the DMA in order to update the duty cycle for the EMIOS registers (A and B) on a periodic basis to generate an SPWM signal.
DMA should read the dutycycle from a location in Memory and tranfer the value to the EMIOS peripheral.
Can you tell me how to connect between the PIT timer and the DMA_MUX ? I am using S32 design studio and included Pit and Dma_Ip drivers.
1) I have checked the user manuel, but I am wondering if you can provide me with an example using S32_designStudio (RTD level).
Thanks in advance.