Skip to content

Commit

Permalink
Embiggen GPIO pics
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-contino authored Dec 16, 2024
1 parent 9459841 commit 10a45df
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ You can find a 40-pin GPIO (general-purpose input/output) header on all current

NOTE: The header is unpopulated (has no headers) on Zero and Pico devices that lack the "H" suffix.

image::images/GPIO-Pinout-Diagram-2.png[alt="GPIO pinout diagram",width="60%"]
image::images/GPIO-Pinout-Diagram-2.png[alt="GPIO pinout diagram",width="100%"]

General Purpose I/O (GPIO) pins can be configured as either general-purpose input, general-purpose output, or as one of up to six special alternate settings, the functions of which are pin-dependent.

image::images/GPIO.png[alt="GPIO layout",width="60%"]
image::images/GPIO.png[alt="GPIO layout",width="100%"]

NOTE: The GPIO pin numbering scheme is not in numerical order. GPIO pins 0 and 1 are present on the board (physical pins 27 and 28), but are reserved for advanced use.

Expand Down

0 comments on commit 10a45df

Please sign in to comment.