Hi
I would like to have synchronous transmitting and receiving of signals.
I did the MCS synchronization procedure of the device.
I have configured all the DMA channels (TX1, TX2, RX1, RX2) for pulse triggering (ADI_FPGA9001_DMA_TRIGGER_SYNC) and run them through the MSC pulse.
TX and RX channels are connected directly with external cables.
I perform sequences of several registrations.
I have a problem with the fact that the registered data in subsequent registrations assume one of two states, shifted relative to each other by two samples. It changes randomly.
What should I do to make the signal received on the RX channel synchronous with the signal sent on the TX channel.
Regards, Adam