I noticed that DGC_DECISION is changing among different receives. I wonder how could I get the correct DGC_DECISION when double buffering is enabled.
Hi Xxc,
I will seek for confirmation but I believe the DGC decision register is unique (not duplicated for double buffer) hence in case of double buffer usage, I assume it will only contain the value corresponding to the latter reception.
You may try to read in-between receive events, but it defeat the purpose of double receiver when you expect uncontrolled back to back or very near reception.
Hope it helps,
Yves