HCL:MyPi

Jump to: navigation, search

The Embedded Micro Technology MyPi is a baseboard for the Raspberry Pi Compute Module.

Technical details

  • Raspberry Pi Compute Module 1 / 3 / 3+ (not 3/3+ Lite)
    • Broadcom BCM2835 / BCM2837 SoC

Manual setup

Flashing the Compute Module

Use the rpiboot tool by installing raspberrypi-rpiboot to flash the eMMC via Micro USB.

# ./rpiboot

Afterwards write the image to the new /dev/sdX device, as you would for a Raspberry Pi 3 microSD card.

See also