From: Cahit Date: Fri, 28 Jun 2013 08:08:04 +0000 (+0200) Subject: new page start for the DAC Programming section X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=57b458347a5195ece984ecbfa54e6c662ced78da;p=daqdocu.git new page start for the DAC Programming section --- 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}