doc: Correct JTAG TDI pin number

master
Markus Koch 2017-11-20 21:42:51 +01:00
parent 3147441a84
commit 07944dc1ed
1 changed files with 2 additions and 1 deletions

View File

@ -181,7 +181,7 @@ Header \texttt{J4} has special functions assigned to most of its pins. Refer to
\multirow{4}{3em}{\acs{jtag}} & \texttt{29} & TMS & \multirow{4}{8em}{See chapter \ref{progopt:always}} \\
& \texttt{30} & TCK \\
& \texttt{31} & TDI \\
& \texttt{32} & TDI \\
& \texttt{01} & TDO \\ \midrule
\multirow{3}{3em}{\acs{uart}} & \texttt{20} & \acs{rx} & \multirow{3}{8em}{See chapter \ref{uart}} \\
@ -288,6 +288,7 @@ All \ac{io} pins are available as user \acp{io}.
\centering
\begin{tabular}{ll} \toprule
\textbf{Version} & \textbf{Comment} \\ \midrule
2017-11-20 & Fix \ac{jtag} TDI pin number \\
2017-11-16 & Editorial changes \\
2017-11-10 & Initial draft \\ \bottomrule
\end{tabular}