diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-09-26 16:24:48 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-10-13 17:10:20 -0700 |
commit | 3e65841e5bcd643a9f390ddae003d48db9e784f4 (patch) | |
tree | 07ccbf31f483648c1e65202f78a9b0c40595aa3b /host/docs/usrp_x3x0.dox | |
parent | 8d9ae5b37b4f0c5339fffc138332c9afdf65b11d (diff) | |
download | uhd-3e65841e5bcd643a9f390ddae003d48db9e784f4.tar.gz uhd-3e65841e5bcd643a9f390ddae003d48db9e784f4.tar.bz2 uhd-3e65841e5bcd643a9f390ddae003d48db9e784f4.zip |
docs: Added some info on X3x0 dboard_clock_rate and which dboards need to set it.
Diffstat (limited to 'host/docs/usrp_x3x0.dox')
-rw-r--r-- | host/docs/usrp_x3x0.dox | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/host/docs/usrp_x3x0.dox b/host/docs/usrp_x3x0.dox index db19ca551..5f7284a09 100644 --- a/host/docs/usrp_x3x0.dox +++ b/host/docs/usrp_x3x0.dox @@ -18,6 +18,7 @@ More information: - External 10 MHz input & output - Expandable via 2nd SFP+ interface - Supported master clock rates: 200 MHz and 184.32 MHz + - Variable daughterboard clock rates - External GPIO Connector with UHD API control - External USB Connection for built-in JTAG debugger - Internal GPSDO option @@ -430,6 +431,20 @@ Run the following commands: You must power-cycle the device before you can use this new address. +\section x3x0_setup_clocking Setup Clocking + +\subsection x3x0_set_clocking_dboard Daughterboard clock + +The X3x0 provides a clock signal to the daughterboards which is used as a +reference clock for synthesizers and other components that require clocks. +There are daughterboards that require non-default clock values. See +Section \ref config_devaddr on how to change the clock value, and \ref page_dboards +for information specific to certain daughterboards. + +Not all combinations of daughterboards work within the same device, if +daughterboard clock requirements conflict. Note that some daughterboards +(e.g. the UBX) will try and set the daughterboard clock rate themself. + \section x3x0_addressing Addressing the Device \subsection x3x0_addressing_singledev Single device configuration |