Other Parts Discussed in Thread: TMDXIDK5718
Tool/software: Linux
Hi.
My customers made a custom board referring to TMDXIDK 5718.
We want to check SYS_CLK1 from clkoutx.
(TRM: See Figure 3-36, 37)
I set the following registers with TMDXIDK 5718,
the clock could not be confirmed from clkout3.
1. CTRL_CORE_PAD_XREF_CLK3
2. CTRL_CORE_PAD_XREF_CLK0
3. CM_IPU_TIMER5_CLKCTRL
4. CM_IPU_TIMER6_CLKCTRL
5. CM_IPU_TIMER7_CLKCTRL
6. CM_IPU_TIMER8_CLKCTRL
7. CTRL_CORE_HWOBS_CONTROL
devmem2 0x4a003694 w 0x00000009
devmem2 0x4a005558 w 0x0B000000
devmem2 0x4a005560 w 0x0B000000
devmem2 0x4a005568 w 0x0B000000
devmem2 0x4a005570 w 0x0B000000
devmem2 0x4a002360 w 0x00000001
(example)
root@am57xx-evm:~# devmem2 0x4a0036a0 w 0x00000009
/dev/mem opened.
Memory mapped at address 0xb6f9b000.
Read at address 0x4A0036A0 (0xb6f9b6a0): 0x00050009
Write at address 0x4A0036A0 (0xb6f9b6a0): 0x00000009, readback 0x00000009
009
Question 1:
Would you tell me the register setting required to check SYS_CLK1 from clkout3.
Question 2:
My customers could to confirm SYS_CLK1 from clkout2.
When they confirmed SYSCLK from clkout2, they could confirm a beautiful waveform.
However, if you check MPU_DCLK or VIDEO1_DCLK, the waveform is distorted.
The power supply has no noise and can not find causes.
Are there any possible causes?
Wave information
Regards,
Rei