How to check SSC clock status

I have currently set up SSC according to the following post, but after the hardware test, the oscilloscope shows that it is not effective.
https://forums.developer.nvidia.com/t/check-if-ssc-is-on-or-off/258954

My current environment is jetpack6
The following registers, I also did not find in the TRM manual
CLK_RST_CONTROLLER_PLLE_SS_CNTL
CLK_RST_CONTROLLER_PLLNVHS_SS_CNTL_0
CLK_RST_CONTROLLER_PLLGBE_SS_CNTL_0

Hi,

The absolute address of each of them.

0x20041000
0x211f0000
0x21350000

And bit 12 for the SSC

0 enables spreading,
1 disables spreading.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.