MangoPi MQ-Quad
MangoPi MQ-Quad | |
---|---|
![]() | |
Manufacturer | MangoPi |
Dimensions | 65mm x 30mm |
Release Date | August 2022 |
Website | Home Page |
Specifications | |
SoC | H616 @ 1.5Ghz |
DRAM | 1GiB DDR3L |
Power | DC 5V @ 2A (via OTG Type-C connector, GPIO header or pogo pins) |
Features | |
Video | HDMI (Type C - Mini) |
Audio | HDMI, I2S |
Network | Trolink TL8723DS Wi-Fi+BT |
Storage | µSD, optional SPI flash (bottom) |
USB | 1 USB Type-C OTG, 1 USB Type-C USB host |
Other | RMII/RGMII flex connector |
Headers | 1x 40-pin connector |
This page needs to be properly filled according to the New Device Howto and the New Device Page guide.
MangoPi MQ-Quad is a H616 based board in the Pi Zero form factor, so it fits in cases made for the Pi Zero.
It is even pin compatible, allowing for using various gadgets made for Pi Zero boards with it, e.g., Ethernet / USB HUB HAT. See the pictures for examples.
Identification
The PCB has the following silkscreened on the bottom:
Your tiny-tiny-tiny Card Computer MangoPi.CC 20220810 V1.1
PCB revisions
There are several PCB revisions, indicated on the back side of the board.
Revision | Date | PCB color | Details |
---|---|---|---|
v1.0 | 2022.07.13 | Black | first release |
v1.1 | 2022.08.10 | Black | new audio pad locations |
v1.2 | 2022.09.04 | Black/Pink | FEL/RST pads on front side |
Sunxi support
Current status
Give a brief overview of the current status of support under sunxi here.
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.
HW-Pack
Optional. Add MANUFACTURER DEVICE sunxi HW-pack specifics here. When empty, this section can be removed.
BSP
Optional. Add MANUFACTURER DEVICE sunxi BSP specifics here. When empty, 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.
U-Boot
Sunxi/Legacy U-Boot
Only useful for A10/A10s/A13 and A20 based devices. Remove this section otherwise.
Use the MANUFACTURER_DEVICE build target.
Mainline U-Boot
Use the MANUFACTURER_DEVICE build target.
Linux Kernel
Mainline kernel
Use the FAMILY-CHIP-DEVICE.dtb device-tree binary.
Locating the UART
UART is available via the 40 pin GPIO connector and corresponds to the same pins (6 - GND, 8 - RX, 10 - TX) used on Raspberry Pi Zero. This means that the Adafruit PiUART, Solderless Serial to USB adapter for RPi or similar devices can be used.
Pictures
Schematic
See also
MangoPi_MQ-Pro - Similar device from same manufacturer using RISC-V D1 processor.