Hi,
How to disable dual OLDI output and enable only single OLDi output?
which are the registers needs to be configured?
Thanks&Regards,
Mohamed Musthafa av
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.
Hi,
How to disable dual OLDI output and enable only single OLDi output?
which are the registers needs to be configured?
Thanks&Regards,
Mohamed Musthafa av
Hi Mohamed,
Bits 1 and 0 are used for setting the OLDI output mode. This can also be done using strap on ModeSel pin.
Try the following code:
write reg. 0x34 = 0x01
write reg. 0x4A = 0x02
write reg. 0x34 = 0x02
write reg. 0x4A = 0x02
Regards,
Logan