Libre Computer Board ALL-H3-CC
Getting Started Guide
Copyright Libre Computer Project
Feel free to leave comments!
What is included in the box?
Why nothing else?
Required Items to run Operating System
Recommended Optional Items
Do-not-do’s
Do-do’s
Installation Steps
Notes: If the software is not flashed correctly, there will be no video output since these devices do not have a BIOS or POST step.
Flashing
There are three possible devices to use for starting the board:
Vendor and Community Software
For the latest images for ALL-H3-CC, please visit the product download page.
For the getting started guides:
Hardware
Open Source Code
If you are a developer and would like to build your own bootloader, kernel, device tree, and other bits, please see the source code section of the product page.
For a full list of projects we maintain, please visit our GitHub page.
Common Issues
No Video
Troubleshooting on Linux
Serial/UART Debug Settings
3.3V UART TX/RX
Baud Rate 115200
Flow Control TX/RX Off
sudo minicom -b 115200 -D /dev/ttyUSB0
Control A, O, Serial port setup, F/G to toggle Hardware/Software Flow Control
For blue PL2303TA UART, from the edge of the board connect black white green
Cross Compiling on x86-64 for ARM64
TBC