Part Number: TSW14J58EVM
We are using the TSW14J58EVM and TRF1208-AFE7950EVM and have connected a RF loopback from TXA to RXA.
Latte v2.5 is used for setup and playback and capture of IQ data.
The problem we have is that there is a wrap around issue in the playback of IQ data. Playback of the IQ data buffer is not seamless, there is a discontinuity in the TX data.
When the TX IQ data wraps around from the end of the IQ data buffer to the start of the buffer there are 2 samples missing.
In the image below the data wrap around point is at x=101 so there seem to be some filter effects involved as well.
The TX IQ data is loaded using the command <setupParams.FPGA.sendCustomComplexData(0,filePath + fileName)>.
How can we solve this problem?
