Power Electronics Development Center

cancel
Showing results for 
Search instead for 
Did you mean: 

trasnfer data between fpga and rt

hey everyone

I'm doing some motor control using GIPC. In order to save some FPGA resources, I'm doing some signal manipulation on RT.

The date generated on fpga (theta) is pass to RT using a FIFO, as shown in figure

fpga_rt.png

And the pwm switches signal va, vb, vc are sending back to fpga using write/read (I was not able to send it back using host to target FIFO)

rt.png

The fpga transfer rate and the time loop in rt is set the same 10000hz

This way it gives me the acceptable results, but I’m still curious if there is some better way to do this

Regards

Jia

0 Kudos
Message 1 of 1
(2,582 Views)