Fix pinmux broken links
This commit is contained in:
parent
8640959549
commit
3896c8f027
@ -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:
|
||||
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
#### P8 Header
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user