Dev/BeagleBone/BBB: Difference between revisions

From Embeded Linux (and more) Wiki by Nathael
Jump to navigation Jump to search
No edit summary
Line 23: Line 23:


==== SD card boot ====
==== SD card boot ====
[[Image:BBB_Modif_Boot.png|150px|right|thumbnail|BeagleBone black S2 push button with two pins soldered]]
* If the internal Flash (emmc) is empty the board automatically boots on the µSD card.
* 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.
* 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).
* 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:BBB_Modif_Boot.png|150px|right|thumbnail|BeagleBone black S2 push button with two pins soldered]]


== Extension ports ==
== Extension ports ==

Revision as of 16:38, 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

BeagleBone black S2 push button with two pins soldered
  • 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).

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