04-05-2017 10:52 AM
Hi all. I am doing a project using the accelerometer of myrio to equalize the audio output of the myrio. However currently I am facing a problem of using the accelerometer readings as a shared variable in the FPGA vi. Any advice on this?
04-05-2017 11:17 AM
Shared Variables don't work on the FPGA. You probably want to use a DMA FIFO to pass the data from your FPGA to the RT for processing.
04-05-2017 11:48 AM
Any advice on how to do that? I am rather new to LabVIEW.
04-06-2017 10:56 AM
any help?
04-27-2017 05:53 AM
Yes please,
I also have this query.
Can someone help with this?
04-27-2017 06:24 AM