Skip to content

Commit f23ebc0

Browse files
committedSep 9, 2016
doc: move VADJ, closes #554
1 parent e75002a commit f23ebc0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

Diff for: ‎doc/manual/core_device.rst

+6-2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ Common problems
3838
* When connected, QC1 and CLOCK adapters break the JTAG chain due to TDI not being connect to TDO on the FMC mezzanine.
3939
* On some boards, the JTAG USB connector is not correctly soldered.
4040

41+
VADJ
42+
++++
43+
44+
With the NIST CLOCK and QC2 adapters, for safe operation of the DDS buses (to prevent damage to the IO banks of the FPGA), the FMC VADJ rail of the KC705 should be changed to 3.3V. Plug the Texas Instruments USB-TO-GPIO PMBus adapter into the PMBus connector in the corner of the KC705 and use the Fusion Digital Power Designer software to configure (requires Windows). Write to chip number U55 (address 52), channel 4, which is the VADJ rail, to make it 3.3V instead of 2.5V. Power cycle the KC705 board to check that the startup voltage on the VADJ rail is now 3.3V.
45+
46+
4147
NIST QC1
4248
++++++++
4349

@@ -149,8 +155,6 @@ To avoid I/O contention, the startup kernel should first program the TCA6424A ex
149155

150156
See :mod:`artiq.coredevice.i2c` for more details.
151157

152-
For safe operation of the DDS buses (to prevent damage to the IO banks of the FPGA), the FMC VADJ rail of the KC705 should be changed to 3.3V. Plug the Texas Instruments USB-TO-GPIO PMBus adapter into the PMBus connector in the corner of the KC705 and use the Fusion Digital Power Designer software to configure (requires Windows). Write to chip number U55 (address 52), channel 4, which is the VADJ rail, to make it 3.3V instead of 2.5V. Power cycle the KC705 board to check that the startup voltage on the VADJ rail is now 3.3V.
153-
154158
Pipistrello
155159
-----------
156160

0 commit comments

Comments
 (0)
Please sign in to comment.