04-28-2015 04:00 AM
Hello,
I have cRIO with DA converter and I need to output digitalized data. The problem is, it is too large to send the whole waveform to the fpga at once. So I am thinking about synchronizing it with the host and periodicaly send only parts. Does anyone have a better solution or advice about this matter?
Thanks
04-30-2015
01:56 AM
- last edited on
01-13-2026
03:09 PM
by
Content Cleaner
Hi Seky,
I agree that this is pretty much the only thing you can do - splitting it in smaller parts. Try using the DMA FIFOs for the data transfer.
Regards,
Denis