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.

DS110DF410: How to configure the DS110DF410 in bypass mode using the SIGCON Architect

Part Number: DS110DF410

Hello

I need your help to set all the 4 channels of the DS110DF410 in BYPASS mode

Do i do it by setting the output signal seletct to Raw Data?

If not wat is the way to configure the device to work at BYPASS mode?

How can i see it in the registers when i look at the Low Level Page?

Regards,

Roey Tal

  • You may use the sequence below:

    0xFF       0x0C        //Enable broadcast write to all channel registers

    0x09       0x20       //Override loopthru mux select

    0x1E       0x01       //Output Mux Select CDR Bypass (i..e. raw data mode)

    Regards,

    Rodrigo