Tool/software:
Hello team,
On the Table 7-32, JESD mode is L=8, M=2 for 12bit resolution.
However, my customer will only 1ch of this ADC.
Is it possible to set L=4, M=1 for 12bit resolution?
They want to save JESD lanes.
Best Regards,
Kei Kuwahara
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello team,
On the Table 7-32, JESD mode is L=8, M=2 for 12bit resolution.
However, my customer will only 1ch of this ADC.
Is it possible to set L=4, M=1 for 12bit resolution?
They want to save JESD lanes.
Best Regards,
Kei Kuwahara
Hi Chase-san,
Thank you for your quick answer.
So in order to set the L = 4, should I set the 0x28 register to 0x0F? (00001111)
Also, how do I set the M = 1?
Best Regards,
Kei Kuwahara
Hi Kei-san,
You do not have to set anything for M=1. The FPGA will only be looking at the one active channel and will inherently be M=1. That is correct for L=4 using the 4 lowest lanes (DOUT0-DOUT3).
Thanks