Xunlong Orange Pi Zero2W
Xunlong Orange Pi Zero2W | |
---|---|
Manufacturer | Xunlong |
Dimensions | 65mm x 30mm x 1.2mm |
Release Date | September 2023 |
Website | Device Product Page |
Specifications | |
SoC | H618 @ 1.5 GHz |
DRAM | 1GiB/1.5GiB/2GiB/4GiB LPDDR4 @ 792MHz |
Power | DC 5V @ 2A via USB-C or GPIO |
Features | |
Video | mini HDMI, TV-Out on expansion board |
Audio | HDMI, line out on expansion board |
Network | WiFi 802.11 b/g/n (Manufacturer device), 10/100Mbps Ethernet (internal PHY) on expansion board |
Storage | µSD, 16 MiB SPI flash |
USB | 1 x USB2.0 OTG (Type-C), 1 x USB2.0 host (Type-C), 2 x USB2.0 host (Type-A) on expansion board |
Headers | UART, 40pin GPIO, 24pin expansion port |
This page needs to be properly filled according to the New Device Howto and the New Device Page guide.
Small and minimal development board with the H618 SoC. There is an optional expansion board, which connects via an FPC connector, and provides two more USB host ports, an 100MBit/s Ethernet jack, an audio out port, buttons and LEDs.
Identification
The PCB has the following silkscreened on it:
Orange pi ZERO 2W V1.1.1
Sunxi support
Current status
DT in kernel tree since Linux v6.8. The expansion board overlay is still missing, and the 100 Mbit/s Ethernet port relies on the still missing internal PHY support.
Images
Optional. Add MANUFACTURER DEVICE specific sunxi ROM images here. E.g. a livesuit image or some other linux image which uses linux-sunxi code. Do not put non-sunxi images here, they should live under See also. If no sunxi based images are available, this section can be removed.
Manual build
You can build things for yourself by following our Manual build howto and by choosing from the configurations available below.
Mainline U-Boot
Use the orangepi_zero2w_defconfig build target.
Mainline Linux Kernel
Use the sun50i-h618-orangepi-zero2w.dtb device-tree binary.
Tips, Tricks, Caveats
FEL mode
There is no FEL button, and out of the box there is some bootable image on the SPI flash, which prevents FEL mode when booting without an SD card.
You can either disable SPI booting by overwriting the first few bytes of the SPI flash, or boot from an SD card with fel-sdboot.sunxi on it.
Expansion board
Adding a serial port
There are no dedicated UART pins, but UART0 is connected to the GPIO header pins, at the same location as on Raspberry Pi boards (pins 8 & 10).
Pictures
Schematic
List schematics, board layout, cad files, etc here.
See also
Add some nice to have links here. This includes related devices, and external links.
Manufacturer images
Optional. Add non-sunxi images in this section.