Part Number: AFE881H1EVM
Hi,
I am trying to receive the data from the FIFO to my microcontroller. I am getting 35 bytes of data from my device to AFE881H1EVM. I am able to receive 31 bytes of data correctly but when I am reading the next bytes after byte 31 it is repeatedly sending the same last byte again and again.
It seems that FIFO is not getting clear and new data is note getting loaded.
Please help me on this.