5432: add sysdesc section
This commit is contained in:
parent
4cb6226570
commit
0932b1113f
15
5432.tex
15
5432.tex
@ -227,6 +227,21 @@
|
|||||||
|
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
|
\sysdescsection
|
||||||
|
|
||||||
|
5432 DAC Zotino should be entered in the \texttt{peripherals} list of the corresponding core device in the following format:
|
||||||
|
|
||||||
|
\begin{tcolorbox}[colback=white]
|
||||||
|
\begin{minted}{json}
|
||||||
|
{
|
||||||
|
"type": "zotino",
|
||||||
|
"ports": [0]
|
||||||
|
}
|
||||||
|
\end{minted}
|
||||||
|
\end{tcolorbox}
|
||||||
|
|
||||||
|
Replace 0 with the EEM port used on the core device. Any port may be used.
|
||||||
|
|
||||||
\codesection{5432 DAC Zotino}
|
\codesection{5432 DAC Zotino}
|
||||||
|
|
||||||
\subsection{Setting output voltage}
|
\subsection{Setting output voltage}
|
||||||
|
Loading…
Reference in New Issue
Block a user