add new slide
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 17 Jun 2018 10:46:37 +0000 (11:46 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 17 Jun 2018 10:46:37 +0000 (11:46 +0100)
pinmux/pinmux_chennai_2018.tex

index 705993ea8161a19f27c112a8701219da8ade246a..f3f8a19664520fc718c28813d0bef7ad9163865f 100644 (file)
             I2C\_SDA, SDMMC\_D0 etc.  may be an input, output or both
                 (bi-directional case: two wires are always allocated, one
                  for input to the function and one for output from the function).
-   \item Input Priority Muxer: a multiplexer that has N selector
+   \item Bus: a group of bi-directional functions (SDMMC D0 to D3)
+         where the direction is ganged and under the Bus's control
+   \item Input Priority Muxer: a multiplexer with N selector
                 wires and N inputs, where the lowest (or highest) indexed
-                "selector" that is enabled results in its corresponding
+                "selector" enabled results in its 
                 input being routed to the output.
    \item Output Demuxer: a one-to-many "redirector" where a single
-            input is "routed" to any one of a number of outputs, based
-            on a selection address.
+            input is "routed" to any one output, based
+            on a selector.
    \item GPIO: general-purpose reconfigureable I/O (Input/Output).
   \end{itemize}
 }
    \item Some FNs (I2C\_SDA, SD\_D0..3) are I/O Buses\\
             Bi-directional control of the Pin must be handed to the
             FN\vspace{10pt}
-   \item TODO\vspace{10pt}
+   \item Nice to have: Bus sets pintype, signal strength etc.\vspace{10pt}
   \end{itemize}
 }