Fix pinmux broken links

This commit is contained in:
Corey Vixie 2020-03-29 13:04:23 -07:00
parent 8640959549
commit 3896c8f027
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,8 @@ sudo apt-get install --no-install-recommends -y xserver-xorg-core xserver-xorg-i
### Physically Conneting the Display
Refer to the [pinmux docs](./docs/Pinmux.md)
### Connecting to Device
Once the OS is installed, there are three methods which can be used to communicate with the BeagleBone Black:

View File

@ -2,7 +2,7 @@
The following pins on the Beaglebone Black's P9 and P8 headers must be connected. See the section on the Linux Device Tree Overlay for details on the pinmux. In most cases, the `SPI0` and `LCD_DATA[15:0]` bus follow the default (`MODE0`) pinmux. The [24-bit configuration](https://elinux.org/24bit_LCD_for_BBB) is slightly different, and requires different muxing of some pins that are normally GPIO.
![BeagleBone Black Default Pinout](./reference/BeagleBone%20Black%20Pinout%20Diagram.jpeg)
![BeagleBone Black Default Pinout](../reference/BeagleBone%20Black%20Pinout%20Diagram.jpeg)
#### P8 Header