pinout.vvzero.com/src/en/overlay/ground.md

28 lines
695 B
Markdown
Raw Normal View History

<!--
---
2016-01-31 19:03:17 +08:00
class: interface
type: pinout
name: Ground
description: Raspberry Pi Ground Pins
pincount: 1
pin:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
-->
#Ground
The Ground pins on the Raspberry Pi are all electrically connected, so it doesn't matter
which one you use if you're wiring up a voltage supply.
Generally the one that's most convenient or closest to the rest of your connections is tidier
and easier, or alternatively the one closest to the supply pin that you use.
It's a good idea to use Physical Pin 17 for 3v3 and Physical Pin 25 for ground when using
the [SPI](/pinout/spi) connections, for example, as these are right next to the important pins for SPI0.