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.

DS90UB926Q-Q1: Test pattern problem

Part Number: DS90UB926Q-Q1
Other Parts Discussed in Thread: ALP

Hi, I try to make test pattern wok but have a problem. When I select pattern generator in Analog Launch PAD, set timing source internal, I see by oscilloscope all parallel output signals are present exept pclk.

I checked registers shown in AN-2198

reg 0x65 bit3 = 0; (selects internal clock) bit2 = 0x01 (patterngenerator creates its own timings)

reg 0x39 bit1 = 1; (PatternGeneratorwith internal PCLK).

Is there any other regs to change to turn on PCLK?

  • Hello,

    If you are using the ALP Pattern Generator page, you would need to check Enable Generator after setting the timing source to internal. 

    This should enable the PCLK output. 

    If this is done and you don't see the PCLK output, please let me know if you are using a TI EVM or your own boards.

    If it's your own board, would you be able to post a schematic?

    Best Regards,

    Charley Cai

  • Hi, thank You for advice to look at schematic. In our custom board pin OEN is pulled down to GND through 39k. So I set 6bit (OENandOSS_SELOverride), 7bit (LVCMOSOutputEnable) and bit4 (OSSSelectto ControlOutputStateduringLockLowPeriod) in reg 0x02. And everything works fine. But its strange I saw output signals when OEN was pulled down.