From 57b458347a5195ece984ecbfa54e6c662ced78da Mon Sep 17 00:00:00 2001 From: Cahit Date: Fri, 28 Jun 2013 10:08:04 +0200 Subject: [PATCH] new page start for the DAC Programming section --- trb3/DacProgramming.tex | 3 +-- trb3/main.tex | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/trb3/DacProgramming.tex b/trb3/DacProgramming.tex index 1b8dfff..ac7ee3f 100644 --- a/trb3/DacProgramming.tex +++ b/trb3/DacProgramming.tex @@ -1,4 +1,3 @@ - Programming the DAC for threshold generation is simple: A standard SPI interface takes 32 Bit of data, the device is chainable. A Perl software module cares about the data content, a simple VHDL core outputs the data and controls the CS signal. \paragraph*{Slow Control Interface} @@ -58,4 +57,4 @@ The ASCII format is shown below, the commands can be found in table~\ref{ltc2600 \end{itemize*} - \ No newline at end of file + diff --git a/trb3/main.tex b/trb3/main.tex index 341a9bc..461069c 100644 --- a/trb3/main.tex +++ b/trb3/main.tex @@ -185,6 +185,7 @@ \input{TdcDataFormat} \subsection{Slow Control Registers} \input{TdcSlowControl} +\newpage \subsection{DAC Programming} \input{DacProgramming} -- 2.43.0