Dev/BeagleBone/BBB: Difference between revisions

From Embeded Linux (and more) Wiki by Nathael
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:BeagleBone Black}} == Description == Official website : [https://beagleboard.org/ beagleboard.org]<br /> [http://elinux.org/Beagleboard:BeagleBoneBlack Offici...")
 
Line 33: Line 33:
* P9 : 2x23
* P9 : 2x23


[[File:Orange_Pi_Zero_Expansion_Header.jpg|300px|thumbnail|Orange Pi Zero Expansion Header]]
[[File:BBB_Expansion_Headers.jpg|300px|thumbnail|Beaglebone Black Expansion Headers]]


{| class="wikitable" style="width:550px;"
{| class="wikitable" style="width:550px;"
  ! colspan=4 | con4 : 2x13 Header
  ! colspan=4 | P8 : 2x23 Header
|-
| 1 || ''''
| 2 || ''''
|-
| 3 ||
| 4 || ''''
|}
 
{| class="wikitable" style="width:550px;"
! colspan=4 | P9 : 2x23 Header
  |-
  |-
  | 1 || ''''
  | 1 || ''''

Revision as of 16:35, 16 October 2019


Description

Official website : beagleboard.org
Official BeagleBone Black Wiki maintained and supported by BeagleBoard.org.

The BeagleBone Black board has been created by Gerald Coley.

Base system

You can get the images here: Images for BeagleBone Black board.

Connection and startup

USB-UART serial console connection

File:BBB UART.jpg
UART debug port

On the J1 connector (6 pins male 2.54mm, next to P9 connector, pin 1 on the Ethernet side) :

pin 1 - GND : Black
pin 4 - UART RX : Orange
pin 5 : UART TX : Yellow

= SD card boot

  • If the internal Flash (emmc) is empty the board automatically boots on the µSD card.
  • Otherwise, you must hold the S2 push button (above µSD card) when powering up the board.
  • You can also solder two of the S2 push button pins on one side (no need to do it on both sides of the push button).

[[Image:]]

= Extension ports

The BeagleBone Black board has two extension ports using common 2.54mm (0.1inch) pitch:

  • P8 : 2x23
  • P9 : 2x23
File:BBB Expansion Headers.jpg
Beaglebone Black Expansion Headers
P8 : 2x23 Header
1 ' 2 '
3 4 '
P9 : 2x23 Header
1 ' 2 '
3 4 '

External links