Quick Start Guide#

This section provides instructions on how to hook up your board. This Beagle requires a 5V @ 1A (5W) power supply to work properly via either USB Type-C power adapter or via cape header pins.

Recommended adapters can be found at Power supplies section.

What’s In the Box#

In the box you will find two main items,

Note

A USB-C to USB-C / USB-A to USB-C cable is not included, but recommended for the tethered scenario and creates a developer experience where the board can be used immediately with no other equipment needed.

Tip

For board files, 3D model, and more, you can checkout PocketBeagle 2 repository on OpenBeagle.

Todo

Add picture of PocketBeagle 2 box content

Creating bootable microSD card#

To get started with creating a bootable microSD card, you need folloiwing items,

  1. Up to date bb-imager-rs

  2. microSD card (8GB or larger)

Tip

If required you can manually download the image from beagleboard.org distros page, for example, https://www.beagleboard.org/distros/pocketbeagle2-debian-12-9-2025-01-15-minimal

Distro selection

Fig. 208 Distros selection#

To begin you have to select PocketBeagle 2 from the list of boards, then select the image you want to flash, and finally select the microSD card. After doing this you have to select the config button to configure the image and then click on the flash button to start the flashing process.

Board and image selection

Fig. 209 Board and image selection#

Below image shows the configuration options available for the image.

Tip

You can enable Skip Verification as shown in the image below, which will make the flashing process faster by skipping the verification step.

Configuration options

Fig. 210 Configuration options#

Make sure to select the correct microSD card and click on the flash button to start the flashing process.

Flashing in progress

Fig. 211 Flashing in progress#

Once the flashing is done, you will see the following screen.

Flashing done

Fig. 212 Flashing done#

Your microSD card is now ready to boot PocketBeagle 2.

Methods of operation#

  1. Directly tethered to a PC via USB-C port.

  2. With TechLab Cape for sesors, USB host, LEDs and Buttons.

Todo

add link to TechLab Cape

Main Connection Scenarios#

This section describes how to connect and power the board and serves as a slightly more detailed description of the Quick Start Guide included in the box. The board can be configured in several different ways, but we will discuss the two most common scenarios.

  • Tethered to a PC via the USB cable

  • Attached to a cape like TechLab Cape

Todo

Add connection information in detail