Hello,
I'm using CBUFF to stream data over the LVDS lines and apparently I have hit a maximum in the frame size (the sum of all CBUFF entries). If I try to send more than 128kB (0xFFFF CBUFF units?), the EDMA queue overflows full of the same event (from the CBUFF linked list) repeated 16 times. The CBUFF FIFO input seems to get stuck.
I using software trigger and CRC. I'm aware of the limit in the CBUFF entries size (0x3FFF units), but it doesn't seem to depend on the number or size of CBUFF entries, only on the total size.
I have not found anything in the documentation so, could you please confirm the limitation or help me found the issue?
Thank you,
Pablo