<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tllim</id>
	<title>PINE64 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tllim"/>
	<link rel="alternate" type="text/html" href="https://wiki.pine64.org/wiki/Special:Contributions/Tllim"/>
	<updated>2026-07-16T08:54:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23341</id>
		<title>PineVoice</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23341"/>
		<updated>2026-07-13T22:37:52Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PineVoice-2.jpg|thumb|right|The PineVoice]]&lt;br /&gt;
&lt;br /&gt;
The '''PineVoice''' is a compact RISC-V based smart speaker based on the Bouffalo Lab BL606P RISC-V SoC. It is designed as a local voice assistant satellite, with Wi-Fi, Bluetooth, a speaker, a dual microphone array, buttons, and a center ring LED.&lt;br /&gt;
&lt;br /&gt;
The factory firmware is open-source and provides Wi-Fi provisioning over Improv, local wake word detection, and voice assistant connectivity through the Wyoming protocol, making PineVoice compatible with assistance platforms such as Home Assistant.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
&lt;br /&gt;
=== SoC and memory ===&lt;br /&gt;
&lt;br /&gt;
[[File:RISC-V.png|thumb|right|Powered by RISC-V]]&lt;br /&gt;
[[File:BL606P_Block_Diagram.png|500px|thumb|right|BL606P block diagram]]&lt;br /&gt;
&lt;br /&gt;
PineVoice is based on the [https://bouffalolab.com/product/?type=detail&amp;amp;id=16 Bouffalo Lab BL606P].&lt;br /&gt;
&lt;br /&gt;
==== CPU architecture ====&lt;br /&gt;
&lt;br /&gt;
T-Head C906 480 MHz 64-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV64IMAFCV instruction architecture&lt;br /&gt;
* Five-stage single-issue sequentially executed pipeline&lt;br /&gt;
* Level-1 instruction and data cache of Harvard architecture, with a size of 32 KiB and a cache line of 64 bytes&lt;br /&gt;
* Sv39 memory management unit&lt;br /&gt;
* Supports AXI 4.0 128-bit master interface&lt;br /&gt;
* Supports core local interrupt (CLINT) and platform-level interrupt controller (PLIC)&lt;br /&gt;
* Compatible with RISC-V PMP&lt;br /&gt;
&lt;br /&gt;
T-Head E907 320 MHz 32-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV32IMAFCP instruction set&lt;br /&gt;
* Supports RISC-V 32-bit and 16-bit mixed instruction set&lt;br /&gt;
* Supports RISC-V machine mode and user mode&lt;br /&gt;
* Integer and floating-point pipelines&lt;br /&gt;
* Supports AXI 4.0 main device interface and AHB 5.0 peripheral interface&lt;br /&gt;
* 32 KiB instruction cache&lt;br /&gt;
* 16 KiB data cache&lt;br /&gt;
&lt;br /&gt;
T-Head E902 150 MHz 32-bit RISC-V CPU.&lt;br /&gt;
&lt;br /&gt;
==== Memory and storage ====&lt;br /&gt;
&lt;br /&gt;
* 32 MiB pSRAM&lt;br /&gt;
* 788 KiB SRAM&lt;br /&gt;
* 16 MiB flash storage&lt;br /&gt;
&lt;br /&gt;
=== Hardware features ===&lt;br /&gt;
&lt;br /&gt;
==== Wireless ====&lt;br /&gt;
&lt;br /&gt;
* Wi-Fi 802.11 b/g/n&lt;br /&gt;
* Bluetooth 5.2 Dual-mode (BT+BLE)&lt;br /&gt;
&lt;br /&gt;
==== Audio ====&lt;br /&gt;
&lt;br /&gt;
* Built-in speaker tuned for voice applications&lt;br /&gt;
* Dual microphone array&lt;br /&gt;
&lt;br /&gt;
==== Controls and indicators ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pinevoice-top-view-labels.png|600px|thumb|PineVoice buttons view]]&lt;br /&gt;
&lt;br /&gt;
* Button controls&lt;br /&gt;
* Center LED ring and button&lt;br /&gt;
* Hardware mute button&lt;br /&gt;
&lt;br /&gt;
==== Power and connectivity ====&lt;br /&gt;
&lt;br /&gt;
* USB-C power input and data channel&lt;br /&gt;
* Debug UART exposed on unused USB-C pins&lt;br /&gt;
&lt;br /&gt;
==== Package contents ====&lt;br /&gt;
&lt;br /&gt;
* USB-A to USB-C power cable&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
The factory PineVoice firmware turns PineVoice into a voice assistant satellite. Firmware uses Alibaba's AliOS, specifically the YoC/YoCop variation.&lt;br /&gt;
&lt;br /&gt;
=== Supported features ===&lt;br /&gt;
&lt;br /&gt;
The current factory firmware supports:&lt;br /&gt;
&lt;br /&gt;
* Wi-Fi provisioning using the [https://www.improv-wifi.com/ Improv] protocol over Bluetooth Low Energy&lt;br /&gt;
* Wyoming satellite for compatible assistance applications&lt;br /&gt;
* Wyoming mDNS auto-discovery for compatible assistance applications&lt;br /&gt;
* Local wake word detection using [https://github.com/OHF-Voice/micro-wake-word MicroWakeWord]&lt;br /&gt;
&lt;br /&gt;
=== Source code ===&lt;br /&gt;
&lt;br /&gt;
The PineVoice SmartSpeaker SDK source code is available on [https://codeberg.org/pine64/pinevoice_smartspeaker_sdk Codeberg] and [https://github.com/pine64/pinevoice_smartspeaker_sdk GitHub].&lt;br /&gt;
&lt;br /&gt;
== Wi-Fi setup ==&lt;br /&gt;
&lt;br /&gt;
PineVoice implements the open-source [https://www.improv-wifi.com/ Improv] Wi-Fi provisioning protocol. Any application supporting this protocol can set up Wi-Fi on PineVoice.&lt;br /&gt;
&lt;br /&gt;
=== Entering provisioning mode ===&lt;br /&gt;
&lt;br /&gt;
On first boot, PineVoice automatically enters Wi-Fi provisioning mode. While in this mode, the ring LED blinks yellow.&lt;br /&gt;
&lt;br /&gt;
If the ring LED is not blinking yellow, the speaker is not in provisioning mode. Hold the dot button for 15 seconds to reset Wi-Fi setup and return PineVoice to provisioning mode. After releasing the button, PineVoice should restart and launch provisioning mode.&lt;br /&gt;
&lt;br /&gt;
=== Provisioning through the web ===&lt;br /&gt;
&lt;br /&gt;
Web provisioning requires a browser with Web Bluetooth API support. See the [https://caniuse.com/web-bluetooth Web Bluetooth support table] for browser compatibility.&lt;br /&gt;
&lt;br /&gt;
Open the PineVoice documentation website on a PC or phone with Bluetooth 4.0 Low Energy support and use the Improv provisioning button there. If that button does not work, try provisioning from the [https://www.improv-wifi.com/ Improv website].&lt;br /&gt;
&lt;br /&gt;
=== Provisioning through Home Assistant ===&lt;br /&gt;
&lt;br /&gt;
Home Assistant supports [https://www.home-assistant.io/integrations/improv_ble/ Improv via BLE]. This feature must be configured in Home Assistant and requires working Bluetooth support. See the [https://www.home-assistant.io/integrations/bluetooth Home Assistant Bluetooth documentation] for details.&lt;br /&gt;
&lt;br /&gt;
[[File:Improv-card.png|400px|thumb|Improv card in Home Assistant]]&lt;br /&gt;
&lt;br /&gt;
After successful Wi-Fi provisioning, continue with assistance setup.&lt;br /&gt;
&lt;br /&gt;
== Assistance setup ==&lt;br /&gt;
&lt;br /&gt;
PineVoice implements the open-source [https://github.com/OHF-Voice/wyoming Wyoming] protocol for voice assistants. Any assistance application supporting this protocol can communicate with PineVoice.&lt;br /&gt;
&lt;br /&gt;
After PineVoice has joined the Wi-Fi network, the center ring LED should slowly breathe in a dim magenta color. This means PineVoice is connected to Wi-Fi and is waiting for an assistance application to connect through the Wyoming protocol.&lt;br /&gt;
&lt;br /&gt;
=== Adding PineVoice to Home Assistant ===&lt;br /&gt;
&lt;br /&gt;
Home Assistant supports Wyoming Protocol devices through the [https://www.home-assistant.io/integrations/wyoming/ Wyoming Protocol integration]. Home Assistant must also have a working Assist voice pipeline. Follow the [https://www.home-assistant.io/voice_control/ Home Assistant Assist documentation] if Assist has not been configured yet.&lt;br /&gt;
&lt;br /&gt;
==== Automatic setup ====&lt;br /&gt;
&lt;br /&gt;
PineVoice supports mDNS auto-discovery. If Home Assistant can see mDNS announcements on the same network, PineVoice should appear automatically as a discovered Wyoming Protocol device.&lt;br /&gt;
&lt;br /&gt;
# Open Home Assistant.&lt;br /&gt;
# Go to '''Settings''' -&amp;gt; '''Devices &amp;amp; services'''.&lt;br /&gt;
# Look for a discovered '''Wyoming Protocol''' device.&lt;br /&gt;
# Select '''Configure'''.&lt;br /&gt;
# Follow the on-screen instructions to finish adding PineVoice.&lt;br /&gt;
&lt;br /&gt;
After setup completes, PineVoice should be available as an Assist satellite in Home Assistant.&lt;br /&gt;
&lt;br /&gt;
==== Manual setup ====&lt;br /&gt;
&lt;br /&gt;
If PineVoice does not appear automatically, add it manually through the Wyoming Protocol integration.&lt;br /&gt;
&lt;br /&gt;
# Find the IP address of PineVoice in the client list of your Wi-Fi router or access point.&lt;br /&gt;
# Open Home Assistant.&lt;br /&gt;
# Go to '''Settings''' -&amp;gt; '''Devices &amp;amp; services'''.&lt;br /&gt;
# Select '''Add integration'''.&lt;br /&gt;
# Search for and select '''Wyoming Protocol'''.&lt;br /&gt;
# Enter the PineVoice IP address as the host.&lt;br /&gt;
# Enter &amp;lt;code&amp;gt;10700&amp;lt;/code&amp;gt; as the port.&lt;br /&gt;
# Follow the on-screen instructions to finish adding PineVoice.&lt;br /&gt;
&lt;br /&gt;
==== Troubleshooting ====&lt;br /&gt;
&lt;br /&gt;
Known issues currently being investigated:&lt;br /&gt;
&lt;br /&gt;
* If PineVoice is stuck in the listening state or Home Assistant does not react when Assist starts, restart PineVoice.&lt;br /&gt;
* If adding the device fails, press Retry / Try Again, or try to add PineVoice again.&lt;br /&gt;
&lt;br /&gt;
If Home Assistant cannot connect to PineVoice, check the following:&lt;br /&gt;
&lt;br /&gt;
* PineVoice and Home Assistant are on the same network or VLAN.&lt;br /&gt;
* The center ring LED is breathing in dim magenta.&lt;br /&gt;
* The IP address entered in Home Assistant is the current IP address of PineVoice.&lt;br /&gt;
* TCP port &amp;lt;code&amp;gt;10700&amp;lt;/code&amp;gt; is reachable from the Home Assistant system.&lt;br /&gt;
* mDNS is allowed on the network if using automatic discovery.&lt;br /&gt;
&lt;br /&gt;
For more information, see the Home Assistant [https://www.home-assistant.io/integrations/wyoming/ Wyoming Protocol integration] documentation.&lt;br /&gt;
&lt;br /&gt;
=== Testing ===&lt;br /&gt;
&lt;br /&gt;
After PineVoice is added to an assistance application, Assist can be triggered in the following ways:&lt;br /&gt;
&lt;br /&gt;
* Say the wake word: &amp;quot;Hey Jarvis&amp;quot;&lt;br /&gt;
* Press the center button in the LED ring&lt;br /&gt;
&lt;br /&gt;
After triggering Assist, say a command supported by the assistance application. The assistance application should reply accordingly.&lt;br /&gt;
&lt;br /&gt;
== LED ring lightshows and controls ==&lt;br /&gt;
&lt;br /&gt;
The center LED ring shows the current state of PineVoice. For most actions and states, light shows are used instead of voice feedback so PineVoice does not unexpectedly disturb the user, for example during the night. Active-state light shows, such as the dim cyan standby light, are intentionally kept dim so they remain visible without being distracting in a dark room.&lt;br /&gt;
&lt;br /&gt;
=== Startup and setup ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Light show&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| Dim white fade-in/fade-out, once&lt;br /&gt;
| Boot-up lightshow. PineVoice has started.&lt;br /&gt;
|-&lt;br /&gt;
| Yellow breath, loop&lt;br /&gt;
| PineVoice is in provisioning mode and is ready to connect to Wi-Fi through the Improv protocol.&lt;br /&gt;
|-&lt;br /&gt;
| Green fade-in/fade-out, once&lt;br /&gt;
| Identification signal during provisioning, used to identify the paired PineVoice.&lt;br /&gt;
|-&lt;br /&gt;
| Dim orange breath, loop&lt;br /&gt;
| PineVoice is trying to connect to Wi-Fi.&lt;br /&gt;
|-&lt;br /&gt;
| Dim magenta breath, loop&lt;br /&gt;
| PineVoice is waiting for a Wyoming client to connect.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Assistant states ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Light show&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| Dim cyan, still&lt;br /&gt;
| PineVoice is active and in standby, waiting for the user to press the center button or say the wake word.&lt;br /&gt;
|-&lt;br /&gt;
| Blue-cyan-blue breath, loop&lt;br /&gt;
| PineVoice is listening to the user's voice input.&lt;br /&gt;
|-&lt;br /&gt;
| Dim purple, still&lt;br /&gt;
| PineVoice is processing the user's input.&lt;br /&gt;
|-&lt;br /&gt;
| Slow green breath, loop&lt;br /&gt;
| PineVoice is answering.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Action feedback ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Light show&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| White fade-in, once&lt;br /&gt;
| Volume up.&lt;br /&gt;
|-&lt;br /&gt;
| White fade-out, once&lt;br /&gt;
| Volume down.&lt;br /&gt;
|-&lt;br /&gt;
| Red fade-out, once&lt;br /&gt;
| An error happened or the action failed.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Button controls ===&lt;br /&gt;
&lt;br /&gt;
[[File:Pinevoice-top-view.png|400px|thumb|PineVoice buttons view]]&lt;br /&gt;
&lt;br /&gt;
PineVoice has five top buttons for voice control, volume, microphone mute, and provisioning.&lt;br /&gt;
&lt;br /&gt;
* '''Center LED ring button''' - starts a voice command session.&lt;br /&gt;
* '''+ button''' - increases the volume.&lt;br /&gt;
* '''- button''' - decreases the volume.&lt;br /&gt;
* '''Microphone button''' - hardware microphone mute. The button shines red while microphone mute is active.&lt;br /&gt;
* '''Dot / user button''' - currently used to enter provisioning mode. Hold it for 15 seconds to reset Wi-Fi setup and return PineVoice to provisioning mode.&lt;br /&gt;
&lt;br /&gt;
== Voice feedback and wake word detection ==&lt;br /&gt;
&lt;br /&gt;
PineVoice mostly uses light shows instead of voice feedback. Voice feedback is generally reserved for direct user interaction.&lt;br /&gt;
&lt;br /&gt;
Audio feedback is currently used in the following cases:&lt;br /&gt;
&lt;br /&gt;
* '''Wi-Fi provisioning started''' - played when Wi-Fi provisioning starts, including on first boot.&lt;br /&gt;
* '''Wi-Fi provisioning succeeded or failed''' - played when Wi-Fi provisioning finishes successfully or fails.&lt;br /&gt;
* '''Wyoming satellite is disconnected''' - played when Assist is attempted, but the Wyoming satellite/client is not connected.&lt;br /&gt;
* '''Wi-Fi is disconnected''' - played when Assist is attempted, but PineVoice is not connected to Wi-Fi.&lt;br /&gt;
&lt;br /&gt;
PineVoice uses [https://github.com/OHF-Voice/micro-wake-word MicroWakeWord] for local wake word detection.&lt;br /&gt;
&lt;br /&gt;
For now, PineVoice uses the &amp;quot;Hey Jarvis&amp;quot; model from the [https://github.com/esphome/micro-wake-word-models ESPHome MicroWakeWord models] project. Wake word recognition may vary depending on the speaker's voice, pronunciation, distance from the device, and background noise.&lt;br /&gt;
&lt;br /&gt;
Future firmware updates are expected to add support for custom MicroWakeWord-compatible models. There are also plans to train a PineVoice-specific wake word model. If you are interested in helping with model training, contact us through the community channels.&lt;br /&gt;
&lt;br /&gt;
== Board information, schematics and certifications ==&lt;br /&gt;
&lt;br /&gt;
Module dimensions:&lt;br /&gt;
&lt;br /&gt;
* 65 mm x 65 mm x 66 mm&lt;br /&gt;
&lt;br /&gt;
Production version schematics:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Main%20Board%20Schematics-20260311.PDF PineVoice MainBoard Schematic with component placement 20260311]&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Bottom%20Board%20Schematics-20250921.PDF PineVoice Bottom Board Schematic 20250921]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/MTi260330019-0103E1C-Verification%20of%20Conformity.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/2A8NB-PINEVOICE%20-%201802783%20TCB%20Form%20731%20Grant%20of%20Equipment%20Authorization.pdf PineVoice FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
== Datasheets ==&lt;br /&gt;
&lt;br /&gt;
Bouffalo BL606P SoC information:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_DS_en_1.2.pdf Bouffalo Lab BL606P SoC Datasheet]&lt;br /&gt;
* [https://raw.githubusercontent.com/bouffalolab/bl_docs/main/BL808_RM/en/BL808_RM_en_1.3.pdf Bouffalo Lab BL606P SoC Reference Manual] (BL808 reference manual applies to BL606P as well)&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_Product_Brief_v1.0.pdf Bouffalo Lab BL606P SoC Product Brief]&lt;br /&gt;
&lt;br /&gt;
SPI NOR flash information:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128 Mb XSPI-Flash Datasheet]&lt;br /&gt;
* [https://wiki.pine64.org/images/5/5d/W25Q128JW_RevB_11042019-1761358.pdf Winbond 128 Mb QSPI-Flash Datasheet]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23248</id>
		<title>PineVoice</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23248"/>
		<updated>2026-06-17T16:19:18Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PineVoice-2.jpg|thumb|right|The PineVoice]]&lt;br /&gt;
[[File:RISC-V.png|thumb|right|Powered by RISC-V]]&lt;br /&gt;
&lt;br /&gt;
The '''PineVoice''' is a RISC-V based smart speaker based on the Bouffalo Lab BL606P RISC-V SoC with C906 64-bit and E907 32-bit CPU cores supported by 16 MB of embedded PSRAM memory, and with built-in WiFi, Bluetooh and Zigbee radio interfaces. &lt;br /&gt;
&lt;br /&gt;
== Software Releases ==&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to the Source of OS Images Build ===&lt;br /&gt;
&lt;br /&gt;
There is a community effort to bring updated kernels, peripherals and buildroot - Lots of communication happening in the #ox64-nutcracker channel. &lt;br /&gt;
&lt;br /&gt;
* [https://github.com/openbouffalo/buildroot_bouffalo buildroot] bringing all the work below together with a bootable kernel and updated filesystem images for SD cards &lt;br /&gt;
* [https://github.com/openbouffalo/OBLFR OpenBouffalo Firmware] low_load drivers by Fishwaldo and others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Toolchain:&lt;br /&gt;
&lt;br /&gt;
* elf_newlib_toolchain/bin/riscv64-unknown-elf-gcc (Xuantie-900 elf newlib gcc Toolchain V2.2.5 B-20220323) 10.2.0&lt;br /&gt;
* linux_toolchain/bin/riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.2.4 B-20211227) 10.2.0&lt;br /&gt;
* cmake version 3.19.3&lt;br /&gt;
&lt;br /&gt;
=== Software Development Kits ===&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk BL808 MCU SDK]&lt;br /&gt;
* [https://dev.bouffalolab.com/download BLDevCube Flashing Tool for Windows, macOS and Ubuntu x64]&lt;br /&gt;
* [https://wiki.pine64.org/wiki/File:Ox64_BL808UART_connect.pdf Ox64 UART Flashing Guide], see the [https://gist.github.com/lupyuen/7a0c697b89abccda8e38b33dfe5ebaff notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
&lt;br /&gt;
Based on the [https://en.bouffalolab.com/product/ Bouffalo Lab BL606P]&lt;br /&gt;
&lt;br /&gt;
[[File:BL606P_Block_Diagram.png|500px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
&lt;br /&gt;
[[File:T-Head.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
T-Head C906 480 MHz 64-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV64IMAFCV instruction architecture&lt;br /&gt;
* Five-stage single-issue sequentially executed pipeline&lt;br /&gt;
* Level-1 instruction and data cache of Harvard architecture, with a size of 32 KB and a cache line of 64B&lt;br /&gt;
* Sv39 memory management unit, realizing the conversion of virtual and real addresses and memory management&lt;br /&gt;
* jTLB that supports 128 entries&lt;br /&gt;
* Supports AXI 4.0 128-bit master interface&lt;br /&gt;
* Supports core local interrupt (CLINT) and platform-level interrupt controller (PLIC)&lt;br /&gt;
* With 80 external interrupt sources, 3 bits for configuring interrupt priority&lt;br /&gt;
* Supports BHT (8K) and BTB&lt;br /&gt;
* Compatible with RISC-V PMP, 8 configurable areas&lt;br /&gt;
* Supports hardware performance monitor (HPM) units&lt;br /&gt;
* See [https://www.t-head.cn/product/c906?lang=en here]&lt;br /&gt;
&lt;br /&gt;
T-Head E907 320 MHz 32-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV32IMAFCP instruction set&lt;br /&gt;
* Supports RISC-V 32-bit/16-bit mixed instruction set&lt;br /&gt;
* Supports RISC-V machine mode and user mode&lt;br /&gt;
* Thirty-two 32-bit integer general purpose registers (GPR) and thirty-two 32-bit/64-bit floating-point GPRs&lt;br /&gt;
* Integer (5-stage)/floating-point (7-stage), single-issue, sequentially executed pipeline&lt;br /&gt;
* Supports AXI 4.0 main device interface and AHB 5.0 peripheral interface&lt;br /&gt;
* 32K instruction cache, two-way set associative structure&lt;br /&gt;
* 16K data cache, two-way set associative structure&lt;br /&gt;
* See [https://www.t-head.cn/product/e907?lang=en here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* Embedded 16MB PSRAM&lt;br /&gt;
&lt;br /&gt;
== Smart Speaker Module Features ==&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 2.4 GHz 1T1R WiFi 802.11 b/g/n&lt;br /&gt;
* Bluetooth 5.x Dual-mode (BT+BLE)&lt;br /&gt;
* Zigbee&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* On-board 128 Mbit (16 MB) XSPI NOR flash memory&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* USB 2.0 OTG port&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* Microphone&lt;br /&gt;
* Speaker&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Main%20Board%20Schematics-20260311.PDF PineVoice MainBoard Schematic with component placement 20260311]&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Bottom%20Board%20Schematics-20250921.PDF PineVoice Bottom Board Schematic 20250921]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/MTi260330019-0103E1C-Verification%20of%20Conformity.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Bouffalo BL606P SoC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_DS_en_1.2.pdf Bouffalo Lab BL606P SoC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_Product_Brief_v1.0.pdf Bouffalo Lab BL606P SoC Reference Manual]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
* [https://wiki.pine64.org/images/5/5d/W25Q128JW_RevB_11042019-1761358.pdf Winbond 128Mb QSPI-Flash Datasheet] (W25Q128JWSQ)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Compatible UARTs when in bootloader mode ==&lt;br /&gt;
&lt;br /&gt;
When the PineVoice is in bootloader mode, some UARTs are unable to communicate with it. When this is the case, utilities such as BLDevCube are unable to actually program the device. If you see &amp;quot;Shake hand fail&amp;quot; and an empty ack, and your device is in bootloader mode, then it is likely an incompatible UART.&lt;br /&gt;
&lt;br /&gt;
The below devices have been tested and verified as working:&lt;br /&gt;
* Raspberry Pi Pico - running the following [https://github.com/sanjay900/ox64-uart/releases/tag/v1.1 UART firmware] (GP4 and GP5 are used for port 0, GP12 and GP13 for port 1)&lt;br /&gt;
* Compiled binary for Pi Pico and connectivity diagram is [https://github.com/Kris-Sekula/Pine64_Ox64_SBC/tree/main/uart here] &lt;br /&gt;
* ESP32 with CP210x - bridge the EN pin to ground to disable the ESP32 itself, and then connect the TX on the esp32 to 14 on the Ox64 and RX to pin 15. Note that only baud rate 115200 works, and this doesn't seem to work for everyone)&lt;br /&gt;
* Stand-alone CP2102 dongle works at 115200 baud. Brand used was HiLetgo.&lt;br /&gt;
* STM32F401 BlackPill - running the [https://github.com/blackmagic-debug/blackmagic/tree/main/src/platforms/blackpillv2 Black Magic Debug] firmware&lt;br /&gt;
* STM32F103C8T6 BluePill - running Black Magic Debug.&lt;br /&gt;
* Some UART adapters based on the FT232H (note that the FT232RL does not work, and neither does the Pine 64 JTAG)&lt;br /&gt;
* Some CH340G based adapters work and some don't.&lt;br /&gt;
* Flipper Zero UART-Bridge works with baud rate set to 230400.&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
&lt;br /&gt;
== Development Efforts ==&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
== Flashing ==&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23247</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23247"/>
		<updated>2026-06-16T20:30:58Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
[[File:Avaota-icon.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
[[File:Yuzuki-icon.jpg|right|200px]]&lt;br /&gt;
* [https://github.com/YuzukiHD Yuzuki github] for more information&lt;br /&gt;
* [https://docs.avaota.fun/avaota-sbc/ Yuzuki's Avaota fun site] dedicate to Avaota OS in Chinese&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23246</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23246"/>
		<updated>2026-06-16T20:30:09Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki-icon.jpg|right|400px]]&lt;br /&gt;
[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
[[File:Avaota-icon.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
* [https://github.com/YuzukiHD Yuzuki github] for more information&lt;br /&gt;
* [https://docs.avaota.fun/avaota-sbc/ Yuzuki's Avaota fun site] dedicate to Avaota OS in Chinese&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23245</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23245"/>
		<updated>2026-06-16T20:29:53Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki-icon.jpg|right|200px]]&lt;br /&gt;
[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
[[File:Avaota-icon.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
* [https://github.com/YuzukiHD Yuzuki github] for more information&lt;br /&gt;
* [https://docs.avaota.fun/avaota-sbc/ Yuzuki's Avaota fun site] dedicate to Avaota OS in Chinese&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=File:Yuzuki-icon.jpg&amp;diff=23244</id>
		<title>File:Yuzuki-icon.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=File:Yuzuki-icon.jpg&amp;diff=23244"/>
		<updated>2026-06-16T20:29:01Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23243</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23243"/>
		<updated>2026-06-16T20:27:39Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
[[File:Avaota-icon.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
* [https://github.com/YuzukiHD Yuzuki github] for more information&lt;br /&gt;
* [https://docs.avaota.fun/avaota-sbc/ Yuzuki's Avaota fun site] dedicate to Avaota OS in Chinese&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=File:Avaota-icon.png&amp;diff=23242</id>
		<title>File:Avaota-icon.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=File:Avaota-icon.png&amp;diff=23242"/>
		<updated>2026-06-16T20:26:49Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23241</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23241"/>
		<updated>2026-06-16T20:25:23Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
* [https://github.com/YuzukiHD Yuzuki github] for more information&lt;br /&gt;
* [https://docs.avaota.fun/avaota-sbc/ Yuzuki's Avaota fun site] dedicate to Avaota OS in Chinese&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23240</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23240"/>
		<updated>2026-06-16T20:24:11Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
* [https://github.com/YuzukiHD Yuzuki github] for more information&lt;br /&gt;
* [https://docs.avaota.fun/avaota-sbc/ Yuzuki github] dedicate to Avaota OS in Chinese&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23239</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23239"/>
		<updated>2026-06-16T20:21:16Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
* [https://github.com/YuzukiHD Yuzuki github] fir more information&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23238</id>
		<title>Pinedio Zigbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23238"/>
		<updated>2026-06-16T17:44:31Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''PineDio Zigbee''' is a device utilizing Zigbee Radio.&lt;br /&gt;
&lt;br /&gt;
MCU: Bouffalo Labs, BL-706_QFN48, RISC-V + 2.4 GHz RF SoC&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/datasheet/en/html/index.html BL706 datasheet] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_DS/en/BL702_704_706_DS_en_2.6.pdf PDF version]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/reference_manual/en/html/index.html BL706 Reference Manual] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_RM/en/BL702_BL704_BL706_RM_en_1.2.pdf PDF version]&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk SDK and Bouffalo documents]&lt;br /&gt;
&lt;br /&gt;
=== Development Document for HA integration ===&lt;br /&gt;
&lt;br /&gt;
* Current firmware version is 1.x. Future firmware may include THREAD capability.&lt;br /&gt;
* [https://github.com/thirdreality/ThirdReality-Zigbee-3.0-USB-dongle PineDio Zigbee Dongle development documents]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:PineDio_Zigbee_Dongle-1.jpg&lt;br /&gt;
File:PineDio_Zigbee_Dongle-2.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineDio/PineDio%20Zigbee%20Dongle%20Schematic%20REV0.7.PDF PineDio Zigbee Dongle Schematic with component placement]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/CS20230321669801%20CE-RED%20cert.pdf PineDio Zigbee Dongle CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/S20230321669804%20FCC%20SDOC%20cert.pdf PineDio Zigbee Dongle FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinedio Zigbee]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23237</id>
		<title>Pinedio Zigbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23237"/>
		<updated>2026-06-16T17:43:59Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Pinedio Zigbee''' is a device utilizing Zigbee Radio.&lt;br /&gt;
&lt;br /&gt;
MCU: Bouffalo Labs, BL-706_QFN48, RISC-V + 2.4 GHz RF SoC&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/datasheet/en/html/index.html BL706 datasheet] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_DS/en/BL702_704_706_DS_en_2.6.pdf PDF version]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/reference_manual/en/html/index.html BL706 Reference Manual] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_RM/en/BL702_BL704_BL706_RM_en_1.2.pdf PDF version]&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk SDK and Bouffalo documents]&lt;br /&gt;
&lt;br /&gt;
=== Development Document for HA integration ===&lt;br /&gt;
&lt;br /&gt;
* Current firmware version is 1.x. Future firmware may include THREAD capability.&lt;br /&gt;
* [https://github.com/thirdreality/ThirdReality-Zigbee-3.0-USB-dongle PineDio Zigbee Dongle development documents]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:PineDio_Zigbee_Dongle-1.jpg&lt;br /&gt;
File:PineDio_Zigbee_Dongle-2.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineDio/PineDio%20Zigbee%20Dongle%20Schematic%20REV0.7.PDF PineDio Zigbee Dongle Schematic with component placement]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/CS20230321669801%20CE-RED%20cert.pdf PineDio Zigbee Dongle CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/S20230321669804%20FCC%20SDOC%20cert.pdf PineDio Zigbee Dongle FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinedio Zigbee]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23236</id>
		<title>PineVoice</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23236"/>
		<updated>2026-06-16T17:43:27Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PineVoice-2.jpg|thumb|right|The PineVoice]]&lt;br /&gt;
[[File:RISC-V.png|thumb|right|Powered by RISC-V]]&lt;br /&gt;
&lt;br /&gt;
The '''PineVoice''' is a RISC-V based smart speaker based on the Bouffalo Lab BL606P RISC-V SoC with C906 64-bit and E907 32-bit CPU cores supported by 16 MB of embedded PSRAM memory, and with built-in WiFi, Bluetooh and Zigbee radio interfaces. &lt;br /&gt;
&lt;br /&gt;
== Software Releases ==&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to the Source of OS Images Build ===&lt;br /&gt;
&lt;br /&gt;
There is a community effort to bring updated kernels, peripherals and buildroot - Lots of communication happening in the #ox64-nutcracker channel. &lt;br /&gt;
&lt;br /&gt;
* [https://github.com/openbouffalo/buildroot_bouffalo buildroot] bringing all the work below together with a bootable kernel and updated filesystem images for SD cards &lt;br /&gt;
* [https://github.com/openbouffalo/OBLFR OpenBouffalo Firmware] low_load drivers by Fishwaldo and others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Toolchain:&lt;br /&gt;
&lt;br /&gt;
* elf_newlib_toolchain/bin/riscv64-unknown-elf-gcc (Xuantie-900 elf newlib gcc Toolchain V2.2.5 B-20220323) 10.2.0&lt;br /&gt;
* linux_toolchain/bin/riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.2.4 B-20211227) 10.2.0&lt;br /&gt;
* cmake version 3.19.3&lt;br /&gt;
&lt;br /&gt;
=== Software Development Kits ===&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk BL808 MCU SDK]&lt;br /&gt;
* [https://dev.bouffalolab.com/download BLDevCube Flashing Tool for Windows, macOS and Ubuntu x64]&lt;br /&gt;
* [https://wiki.pine64.org/wiki/File:Ox64_BL808UART_connect.pdf Ox64 UART Flashing Guide], see the [https://gist.github.com/lupyuen/7a0c697b89abccda8e38b33dfe5ebaff notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
&lt;br /&gt;
Based on the [https://en.bouffalolab.com/product/ Bouffalo Lab BL606P]&lt;br /&gt;
&lt;br /&gt;
[[File:BL606P_Block_Diagram.png|500px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
&lt;br /&gt;
[[File:T-Head.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
T-Head C906 480 MHz 64-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV64IMAFCV instruction architecture&lt;br /&gt;
* Five-stage single-issue sequentially executed pipeline&lt;br /&gt;
* Level-1 instruction and data cache of Harvard architecture, with a size of 32 KB and a cache line of 64B&lt;br /&gt;
* Sv39 memory management unit, realizing the conversion of virtual and real addresses and memory management&lt;br /&gt;
* jTLB that supports 128 entries&lt;br /&gt;
* Supports AXI 4.0 128-bit master interface&lt;br /&gt;
* Supports core local interrupt (CLINT) and platform-level interrupt controller (PLIC)&lt;br /&gt;
* With 80 external interrupt sources, 3 bits for configuring interrupt priority&lt;br /&gt;
* Supports BHT (8K) and BTB&lt;br /&gt;
* Compatible with RISC-V PMP, 8 configurable areas&lt;br /&gt;
* Supports hardware performance monitor (HPM) units&lt;br /&gt;
* See [https://www.t-head.cn/product/c906?lang=en here]&lt;br /&gt;
&lt;br /&gt;
T-Head E907 320 MHz 32-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV32IMAFCP instruction set&lt;br /&gt;
* Supports RISC-V 32-bit/16-bit mixed instruction set&lt;br /&gt;
* Supports RISC-V machine mode and user mode&lt;br /&gt;
* Thirty-two 32-bit integer general purpose registers (GPR) and thirty-two 32-bit/64-bit floating-point GPRs&lt;br /&gt;
* Integer (5-stage)/floating-point (7-stage), single-issue, sequentially executed pipeline&lt;br /&gt;
* Supports AXI 4.0 main device interface and AHB 5.0 peripheral interface&lt;br /&gt;
* 32K instruction cache, two-way set associative structure&lt;br /&gt;
* 16K data cache, two-way set associative structure&lt;br /&gt;
* See [https://www.t-head.cn/product/e907?lang=en here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* Embedded 16MB PSRAM&lt;br /&gt;
&lt;br /&gt;
== Smart Speaker Module Features ==&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 2.4 GHz 1T1R WiFi 802.11 b/g/n&lt;br /&gt;
* Bluetooth 5.x Dual-mode (BT+BLE)&lt;br /&gt;
* Zigbee&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* On-board 128 Mbit (16 MB) XSPI NOR flash memory&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* USB 2.0 OTG port&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* Microphone&lt;br /&gt;
* Speaker&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Main%20Board%20Schematics-20260311.PDF PineVoice MainBoard Schematic with component placement 20260311]&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Bottom%20Board%20Schematics-20250921.PDF PineVoice Bottom Board Schematic 20250921]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/MTi260330019-0103E1C-Verification%20of%20Conformity.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Bouffalo BL606P SoC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_DS_en_1.2.pdf Bouffalo Lab BL606P SoC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_Product_Brief_v1.0.pdf Bouffalo Lab BL606P SoC Reference Manual]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
* [https://wiki.pine64.org/images/5/5d/W25Q128JW_RevB_11042019-1761358.pdf Winbond 128Mb QSPI-Flash Datasheet] (W25Q128JWSQ)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Compatible UARTs when in bootloader mode ==&lt;br /&gt;
&lt;br /&gt;
When the PineVoice is in bootloader mode, some UARTs are unable to communicate with it. When this is the case, utilities such as BLDevCube are unable to actually program the device. If you see &amp;quot;Shake hand fail&amp;quot; and an empty ack, and your device is in bootloader mode, then it is likely an incompatible UART.&lt;br /&gt;
&lt;br /&gt;
The below devices have been tested and verified as working:&lt;br /&gt;
* Raspberry Pi Pico - running the following [https://github.com/sanjay900/ox64-uart/releases/tag/v1.1 UART firmware] (GP4 and GP5 are used for port 0, GP12 and GP13 for port 1)&lt;br /&gt;
* Compiled binary for Pi Pico and connectivity diagram is [https://github.com/Kris-Sekula/Pine64_Ox64_SBC/tree/main/uart here] &lt;br /&gt;
* ESP32 with CP210x - bridge the EN pin to ground to disable the ESP32 itself, and then connect the TX on the esp32 to 14 on the Ox64 and RX to pin 15. Note that only baud rate 115200 works, and this doesn't seem to work for everyone)&lt;br /&gt;
* Stand-alone CP2102 dongle works at 115200 baud. Brand used was HiLetgo.&lt;br /&gt;
* STM32F401 BlackPill - running the [https://github.com/blackmagic-debug/blackmagic/tree/main/src/platforms/blackpillv2 Black Magic Debug] firmware&lt;br /&gt;
* STM32F103C8T6 BluePill - running Black Magic Debug.&lt;br /&gt;
* Some UART adapters based on the FT232H (note that the FT232RL does not work, and neither does the Pine 64 JTAG)&lt;br /&gt;
* Some CH340G based adapters work and some don't.&lt;br /&gt;
* Flipper Zero UART-Bridge works with baud rate set to 230400.&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
&lt;br /&gt;
== Development Efforts ==&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
== Flashing ==&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23235</id>
		<title>PineVoice</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23235"/>
		<updated>2026-06-16T17:43:07Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PineVoice-2.jpg|thumb|right|The PineVoice]]&lt;br /&gt;
[[File:RISC-V.png|thumb|right|Powered by RISC-V]]&lt;br /&gt;
&lt;br /&gt;
The '''PineVoice''' is a RISC-V based smart speaker based on the Bouffalo Lab BL606P RISC-V SoC with C906 64-bit and E907 32-bit CPU cores supported by 16 MB of embedded PSRAM memory, and with built-in WiFi, Bluetooh and Zigbee radio interfaces. &lt;br /&gt;
&lt;br /&gt;
== Software Releases ==&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to the Source of OS Images Build ===&lt;br /&gt;
&lt;br /&gt;
There is a community effort to bring updated kernels, peripherals and buildroot - Lots of communication happening in the #ox64-nutcracker channel. &lt;br /&gt;
&lt;br /&gt;
* [https://github.com/openbouffalo/buildroot_bouffalo buildroot] bringing all the work below together with a bootable kernel and updated filesystem images for SD cards &lt;br /&gt;
* [https://github.com/openbouffalo/OBLFR OpenBouffalo Firmware] low_load drivers by Fishwaldo and others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Toolchain:&lt;br /&gt;
&lt;br /&gt;
* elf_newlib_toolchain/bin/riscv64-unknown-elf-gcc (Xuantie-900 elf newlib gcc Toolchain V2.2.5 B-20220323) 10.2.0&lt;br /&gt;
* linux_toolchain/bin/riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.2.4 B-20211227) 10.2.0&lt;br /&gt;
* cmake version 3.19.3&lt;br /&gt;
&lt;br /&gt;
=== Software Development Kits ===&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk BL808 MCU SDK]&lt;br /&gt;
* [https://dev.bouffalolab.com/download BLDevCube Flashing Tool for Windows, macOS and Ubuntu x64]&lt;br /&gt;
* [https://wiki.pine64.org/wiki/File:Ox64_BL808UART_connect.pdf Ox64 UART Flashing Guide], see the [https://gist.github.com/lupyuen/7a0c697b89abccda8e38b33dfe5ebaff notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
&lt;br /&gt;
Based on the [https://en.bouffalolab.com/product/ Bouffalo Lab BL606P]&lt;br /&gt;
&lt;br /&gt;
[[File:BL606P_Block_Diagram.png|500px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
&lt;br /&gt;
[[File:T-Head.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
T-Head C906 480 MHz 64-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV64IMAFCV instruction architecture&lt;br /&gt;
* Five-stage single-issue sequentially executed pipeline&lt;br /&gt;
* Level-1 instruction and data cache of Harvard architecture, with a size of 32 KB and a cache line of 64B&lt;br /&gt;
* Sv39 memory management unit, realizing the conversion of virtual and real addresses and memory management&lt;br /&gt;
* jTLB that supports 128 entries&lt;br /&gt;
* Supports AXI 4.0 128-bit master interface&lt;br /&gt;
* Supports core local interrupt (CLINT) and platform-level interrupt controller (PLIC)&lt;br /&gt;
* With 80 external interrupt sources, 3 bits for configuring interrupt priority&lt;br /&gt;
* Supports BHT (8K) and BTB&lt;br /&gt;
* Compatible with RISC-V PMP, 8 configurable areas&lt;br /&gt;
* Supports hardware performance monitor (HPM) units&lt;br /&gt;
* See [https://www.t-head.cn/product/c906?lang=en here]&lt;br /&gt;
&lt;br /&gt;
T-Head E907 320 MHz 32-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV32IMAFCP instruction set&lt;br /&gt;
* Supports RISC-V 32-bit/16-bit mixed instruction set&lt;br /&gt;
* Supports RISC-V machine mode and user mode&lt;br /&gt;
* Thirty-two 32-bit integer general purpose registers (GPR) and thirty-two 32-bit/64-bit floating-point GPRs&lt;br /&gt;
* Integer (5-stage)/floating-point (7-stage), single-issue, sequentially executed pipeline&lt;br /&gt;
* Supports AXI 4.0 main device interface and AHB 5.0 peripheral interface&lt;br /&gt;
* 32K instruction cache, two-way set associative structure&lt;br /&gt;
* 16K data cache, two-way set associative structure&lt;br /&gt;
* See [https://www.t-head.cn/product/e907?lang=en here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* Embedded 16MB PSRAM&lt;br /&gt;
&lt;br /&gt;
== Smart Speaker Module Features ==&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 2.4 GHz 1T1R WiFi 802.11 b/g/n&lt;br /&gt;
* Bluetooth 5.x Dual-mode (BT+BLE)&lt;br /&gt;
* Zigbee&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* On-board 128 Mbit (16 MB) XSPI NOR flash memory&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* USB 2.0 OTG port&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* Microphone&lt;br /&gt;
* Speaker&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Main%20Board%20Schematics-20260311.PDF PineVoice MainBoard Schematic with component placement 20260311]&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Bottom%20Board%20Schematics-20250921.PDF PineVoice Bottom Board Schematic 20250921]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/MTi260330019-0103E1C-Verification%20of%20Conformity.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Bouffalo BL606P SoC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_DS_en_1.2.pdf Bouffalo Lab BL606P SoC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_Product_Brief_v1.0.pdf Bouffalo Lab BL606P SoC Reference Manual]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
* [https://wiki.pine64.org/images/5/5d/W25Q128JW_RevB_11042019-1761358.pdf Winbond 128Mb QSPI-Flash Datasheet] (W25Q128JWSQ)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Compatible UARTs when in bootloader mode ==&lt;br /&gt;
&lt;br /&gt;
When the PineVoiceis in bootloader mode, some UARTs are unable to communicate with it. When this is the case, utilities such as BLDevCube are unable to actually program the device. If you see &amp;quot;Shake hand fail&amp;quot; and an empty ack, and your device is in bootloader mode, then it is likely an incompatible UART.&lt;br /&gt;
&lt;br /&gt;
The below devices have been tested and verified as working:&lt;br /&gt;
* Raspberry Pi Pico - running the following [https://github.com/sanjay900/ox64-uart/releases/tag/v1.1 UART firmware] (GP4 and GP5 are used for port 0, GP12 and GP13 for port 1)&lt;br /&gt;
* Compiled binary for Pi Pico and connectivity diagram is [https://github.com/Kris-Sekula/Pine64_Ox64_SBC/tree/main/uart here] &lt;br /&gt;
* ESP32 with CP210x - bridge the EN pin to ground to disable the ESP32 itself, and then connect the TX on the esp32 to 14 on the Ox64 and RX to pin 15. Note that only baud rate 115200 works, and this doesn't seem to work for everyone)&lt;br /&gt;
* Stand-alone CP2102 dongle works at 115200 baud. Brand used was HiLetgo.&lt;br /&gt;
* STM32F401 BlackPill - running the [https://github.com/blackmagic-debug/blackmagic/tree/main/src/platforms/blackpillv2 Black Magic Debug] firmware&lt;br /&gt;
* STM32F103C8T6 BluePill - running Black Magic Debug.&lt;br /&gt;
* Some UART adapters based on the FT232H (note that the FT232RL does not work, and neither does the Pine 64 JTAG)&lt;br /&gt;
* Some CH340G based adapters work and some don't.&lt;br /&gt;
* Flipper Zero UART-Bridge works with baud rate set to 230400.&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
&lt;br /&gt;
== Development Efforts ==&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
== Flashing ==&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23234</id>
		<title>PineVoice</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23234"/>
		<updated>2026-06-16T17:42:45Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PineVoice-2.jpg|thumb|right|The PineVoice]]&lt;br /&gt;
[[File:RISC-V.png|thumb|right|Powered by RISC-V]]&lt;br /&gt;
&lt;br /&gt;
The '''PineVoice''' is a RISC-V based smart speaker based on the Bouffalo Lab BL606P RISC-V SoC with C906 64-bit and E907 32-bit CPU cores supported by 16 MB of embedded PSRAM memory, and with built-in WiFi, Bluetooh and Zigbee radio interfaces. &lt;br /&gt;
&lt;br /&gt;
== Software Releases ==&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to the Source of OS Images Build ===&lt;br /&gt;
&lt;br /&gt;
There is a community effort to bring updated kernels, peripherals and buildroot - Lots of communication happening in the #ox64-nutcracker channel. &lt;br /&gt;
&lt;br /&gt;
* [https://github.com/openbouffalo/buildroot_bouffalo buildroot] bringing all the work below together with a bootable kernel and updated filesystem images for SD cards &lt;br /&gt;
* [https://github.com/openbouffalo/OBLFR OpenBouffalo Firmware] low_load drivers by Fishwaldo and others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Toolchain:&lt;br /&gt;
&lt;br /&gt;
* elf_newlib_toolchain/bin/riscv64-unknown-elf-gcc (Xuantie-900 elf newlib gcc Toolchain V2.2.5 B-20220323) 10.2.0&lt;br /&gt;
* linux_toolchain/bin/riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.2.4 B-20211227) 10.2.0&lt;br /&gt;
* cmake version 3.19.3&lt;br /&gt;
&lt;br /&gt;
=== Software Development Kits ===&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk BL808 MCU SDK]&lt;br /&gt;
* [https://dev.bouffalolab.com/download BLDevCube Flashing Tool for Windows, macOS and Ubuntu x64]&lt;br /&gt;
* [https://wiki.pine64.org/wiki/File:Ox64_BL808UART_connect.pdf Ox64 UART Flashing Guide], see the [https://gist.github.com/lupyuen/7a0c697b89abccda8e38b33dfe5ebaff notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
&lt;br /&gt;
Based on the [https://en.bouffalolab.com/product/ Bouffalo Lab BL606P]&lt;br /&gt;
&lt;br /&gt;
[[File:BL606P_Block_Diagram.png|500px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
&lt;br /&gt;
[[File:T-Head.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
T-Head C906 480 MHz 64-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV64IMAFCV instruction architecture&lt;br /&gt;
* Five-stage single-issue sequentially executed pipeline&lt;br /&gt;
* Level-1 instruction and data cache of Harvard architecture, with a size of 32 KB and a cache line of 64B&lt;br /&gt;
* Sv39 memory management unit, realizing the conversion of virtual and real addresses and memory management&lt;br /&gt;
* jTLB that supports 128 entries&lt;br /&gt;
* Supports AXI 4.0 128-bit master interface&lt;br /&gt;
* Supports core local interrupt (CLINT) and platform-level interrupt controller (PLIC)&lt;br /&gt;
* With 80 external interrupt sources, 3 bits for configuring interrupt priority&lt;br /&gt;
* Supports BHT (8K) and BTB&lt;br /&gt;
* Compatible with RISC-V PMP, 8 configurable areas&lt;br /&gt;
* Supports hardware performance monitor (HPM) units&lt;br /&gt;
* See [https://www.t-head.cn/product/c906?lang=en here]&lt;br /&gt;
&lt;br /&gt;
T-Head E907 320 MHz 32-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV32IMAFCP instruction set&lt;br /&gt;
* Supports RISC-V 32-bit/16-bit mixed instruction set&lt;br /&gt;
* Supports RISC-V machine mode and user mode&lt;br /&gt;
* Thirty-two 32-bit integer general purpose registers (GPR) and thirty-two 32-bit/64-bit floating-point GPRs&lt;br /&gt;
* Integer (5-stage)/floating-point (7-stage), single-issue, sequentially executed pipeline&lt;br /&gt;
* Supports AXI 4.0 main device interface and AHB 5.0 peripheral interface&lt;br /&gt;
* 32K instruction cache, two-way set associative structure&lt;br /&gt;
* 16K data cache, two-way set associative structure&lt;br /&gt;
* See [https://www.t-head.cn/product/e907?lang=en here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* Embedded 16MB PSRAM&lt;br /&gt;
&lt;br /&gt;
== Smart Speaker Module Features ==&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 2.4 GHz 1T1R WiFi 802.11 b/g/n&lt;br /&gt;
* Bluetooth 5.x Dual-mode (BT+BLE)&lt;br /&gt;
* Zigbee&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* On-board 128 Mbit (16 MB) XSPI NOR flash memory&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* USB 2.0 OTG port&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* Microphone&lt;br /&gt;
* Speaker&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Main%20Board%20Schematics-20260311.PDF PineVoice MainBoard Schematic with component placement 20260311]&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Bottom%20Board%20Schematics-20250921.PDF PineVoice Bottom Board Schematic 20250921]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/MTi260330019-0103E1C-Verification%20of%20Conformity.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Bouffalo BL606P SoC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_DS_en_1.2.pdf Bouffalo Lab BL606P SoC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_Product_Brief_v1.0.pdf Bouffalo Lab BL606P SoC Reference Manual]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
* [https://wiki.pine64.org/images/5/5d/W25Q128JW_RevB_11042019-1761358.pdf Winbond 128Mb QSPI-Flash Datasheet] (W25Q128JWSQ)&lt;br /&gt;
&lt;br /&gt;
== Compatible UARTs when in bootloader mode ==&lt;br /&gt;
&lt;br /&gt;
When the PineVoiceis in bootloader mode, some UARTs are unable to communicate with it. When this is the case, utilities such as BLDevCube are unable to actually program the device. If you see &amp;quot;Shake hand fail&amp;quot; and an empty ack, and your device is in bootloader mode, then it is likely an incompatible UART.&lt;br /&gt;
&lt;br /&gt;
The below devices have been tested and verified as working:&lt;br /&gt;
* Raspberry Pi Pico - running the following [https://github.com/sanjay900/ox64-uart/releases/tag/v1.1 UART firmware] (GP4 and GP5 are used for port 0, GP12 and GP13 for port 1)&lt;br /&gt;
* Compiled binary for Pi Pico and connectivity diagram is [https://github.com/Kris-Sekula/Pine64_Ox64_SBC/tree/main/uart here] &lt;br /&gt;
* ESP32 with CP210x - bridge the EN pin to ground to disable the ESP32 itself, and then connect the TX on the esp32 to 14 on the Ox64 and RX to pin 15. Note that only baud rate 115200 works, and this doesn't seem to work for everyone)&lt;br /&gt;
* Stand-alone CP2102 dongle works at 115200 baud. Brand used was HiLetgo.&lt;br /&gt;
* STM32F401 BlackPill - running the [https://github.com/blackmagic-debug/blackmagic/tree/main/src/platforms/blackpillv2 Black Magic Debug] firmware&lt;br /&gt;
* STM32F103C8T6 BluePill - running Black Magic Debug.&lt;br /&gt;
* Some UART adapters based on the FT232H (note that the FT232RL does not work, and neither does the Pine 64 JTAG)&lt;br /&gt;
* Some CH340G based adapters work and some don't.&lt;br /&gt;
* Flipper Zero UART-Bridge works with baud rate set to 230400.&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
&lt;br /&gt;
== Development Efforts ==&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
== Flashing ==&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23233</id>
		<title>PineVoice</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23233"/>
		<updated>2026-06-16T17:41:47Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PineVoice-2.jpg|thumb|right|The PineVoice]]&lt;br /&gt;
[[File:RISC-V.png|thumb|right|Powered by RISC-V]]&lt;br /&gt;
&lt;br /&gt;
The '''PineVoice''' is a RISC-V based smart speaker based on the Bouffalo Lab BL606P RISC-V SoC with C906 64-bit and E907 32-bit CPU cores supported by 16 MB of embedded PSRAM memory, and with built-in WiFi, Bluetooh and Zigbee radio interfaces. &lt;br /&gt;
&lt;br /&gt;
== Software Releases ==&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to the Source of OS Images Build ===&lt;br /&gt;
&lt;br /&gt;
There is a community effort to bring updated kernels, peripherals and buildroot - Lots of communication happening in the #ox64-nutcracker channel. &lt;br /&gt;
&lt;br /&gt;
* [https://github.com/openbouffalo/buildroot_bouffalo buildroot] bringing all the work below together with a bootable kernel and updated filesystem images for SD cards &lt;br /&gt;
* [https://github.com/openbouffalo/OBLFR OpenBouffalo Firmware] low_load drivers by Fishwaldo and others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Toolchain:&lt;br /&gt;
&lt;br /&gt;
* elf_newlib_toolchain/bin/riscv64-unknown-elf-gcc (Xuantie-900 elf newlib gcc Toolchain V2.2.5 B-20220323) 10.2.0&lt;br /&gt;
* linux_toolchain/bin/riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.2.4 B-20211227) 10.2.0&lt;br /&gt;
* cmake version 3.19.3&lt;br /&gt;
&lt;br /&gt;
=== Software Development Kits ===&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk BL808 MCU SDK]&lt;br /&gt;
* [https://dev.bouffalolab.com/download BLDevCube Flashing Tool for Windows, macOS and Ubuntu x64]&lt;br /&gt;
* [https://wiki.pine64.org/wiki/File:Ox64_BL808UART_connect.pdf Ox64 UART Flashing Guide], see the [https://gist.github.com/lupyuen/7a0c697b89abccda8e38b33dfe5ebaff notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
&lt;br /&gt;
Based on the [https://en.bouffalolab.com/product/ Bouffalo Lab BL606P]&lt;br /&gt;
&lt;br /&gt;
[[File:BL606P_Block_Diagram.png|500px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
&lt;br /&gt;
[[File:T-Head.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
T-Head C906 480 MHz 64-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV64IMAFCV instruction architecture&lt;br /&gt;
* Five-stage single-issue sequentially executed pipeline&lt;br /&gt;
* Level-1 instruction and data cache of Harvard architecture, with a size of 32 KB and a cache line of 64B&lt;br /&gt;
* Sv39 memory management unit, realizing the conversion of virtual and real addresses and memory management&lt;br /&gt;
* jTLB that supports 128 entries&lt;br /&gt;
* Supports AXI 4.0 128-bit master interface&lt;br /&gt;
* Supports core local interrupt (CLINT) and platform-level interrupt controller (PLIC)&lt;br /&gt;
* With 80 external interrupt sources, 3 bits for configuring interrupt priority&lt;br /&gt;
* Supports BHT (8K) and BTB&lt;br /&gt;
* Compatible with RISC-V PMP, 8 configurable areas&lt;br /&gt;
* Supports hardware performance monitor (HPM) units&lt;br /&gt;
* See [https://www.t-head.cn/product/c906?lang=en here]&lt;br /&gt;
&lt;br /&gt;
T-Head E907 320 MHz 32-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV32IMAFCP instruction set&lt;br /&gt;
* Supports RISC-V 32-bit/16-bit mixed instruction set&lt;br /&gt;
* Supports RISC-V machine mode and user mode&lt;br /&gt;
* Thirty-two 32-bit integer general purpose registers (GPR) and thirty-two 32-bit/64-bit floating-point GPRs&lt;br /&gt;
* Integer (5-stage)/floating-point (7-stage), single-issue, sequentially executed pipeline&lt;br /&gt;
* Supports AXI 4.0 main device interface and AHB 5.0 peripheral interface&lt;br /&gt;
* 32K instruction cache, two-way set associative structure&lt;br /&gt;
* 16K data cache, two-way set associative structure&lt;br /&gt;
* See [https://www.t-head.cn/product/e907?lang=en here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* Embedded 16MB PSRAM&lt;br /&gt;
&lt;br /&gt;
== Smart Speaker Module Features ==&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 2.4 GHz 1T1R WiFi 802.11 b/g/n&lt;br /&gt;
* Bluetooth 5.x Dual-mode (BT+BLE)&lt;br /&gt;
* Zigbee&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* On-board 128 Mbit (16 MB) XSPI NOR flash memory&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* USB 2.0 OTG port&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* Microphone&lt;br /&gt;
* Speaker&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Main%20Board%20Schematics-20260311.PDF PineVoice MainBoard Schematic with component placement 20260311]&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Bottom%20Board%20Schematics-20250921.PDF PineVoice Bottom Board Schematic 20250921]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/MTi260330019-0103E1C-Verification%20of%20Conformity.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20LCSA070722059R.pdf PineVoice ROHS Report]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Bouffalo BL606P SoC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_DS_en_1.2.pdf Bouffalo Lab BL606P SoC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_Product_Brief_v1.0.pdf Bouffalo Lab BL606P SoC Reference Manual]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
* [https://wiki.pine64.org/images/5/5d/W25Q128JW_RevB_11042019-1761358.pdf Winbond 128Mb QSPI-Flash Datasheet] (W25Q128JWSQ)&lt;br /&gt;
&lt;br /&gt;
== Compatible UARTs when in bootloader mode ==&lt;br /&gt;
&lt;br /&gt;
When the PineVoiceis in bootloader mode, some UARTs are unable to communicate with it. When this is the case, utilities such as BLDevCube are unable to actually program the device. If you see &amp;quot;Shake hand fail&amp;quot; and an empty ack, and your device is in bootloader mode, then it is likely an incompatible UART.&lt;br /&gt;
&lt;br /&gt;
The below devices have been tested and verified as working:&lt;br /&gt;
* Raspberry Pi Pico - running the following [https://github.com/sanjay900/ox64-uart/releases/tag/v1.1 UART firmware] (GP4 and GP5 are used for port 0, GP12 and GP13 for port 1)&lt;br /&gt;
* Compiled binary for Pi Pico and connectivity diagram is [https://github.com/Kris-Sekula/Pine64_Ox64_SBC/tree/main/uart here] &lt;br /&gt;
* ESP32 with CP210x - bridge the EN pin to ground to disable the ESP32 itself, and then connect the TX on the esp32 to 14 on the Ox64 and RX to pin 15. Note that only baud rate 115200 works, and this doesn't seem to work for everyone)&lt;br /&gt;
* Stand-alone CP2102 dongle works at 115200 baud. Brand used was HiLetgo.&lt;br /&gt;
* STM32F401 BlackPill - running the [https://github.com/blackmagic-debug/blackmagic/tree/main/src/platforms/blackpillv2 Black Magic Debug] firmware&lt;br /&gt;
* STM32F103C8T6 BluePill - running Black Magic Debug.&lt;br /&gt;
* Some UART adapters based on the FT232H (note that the FT232RL does not work, and neither does the Pine 64 JTAG)&lt;br /&gt;
* Some CH340G based adapters work and some don't.&lt;br /&gt;
* Flipper Zero UART-Bridge works with baud rate set to 230400.&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
&lt;br /&gt;
== Development Efforts ==&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
== Flashing ==&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23232</id>
		<title>Pinedio Zigbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23232"/>
		<updated>2026-06-16T17:40:57Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Pinedio Zigbee''' is a device utilizing Zigbee Radio.&lt;br /&gt;
&lt;br /&gt;
MCU: Bouffalo Labs, BL-706_QFN48, RISC-V + 2.4 GHz RF SoC&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/datasheet/en/html/index.html BL706 datasheet] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_DS/en/BL702_704_706_DS_en_2.6.pdf PDF version]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/reference_manual/en/html/index.html BL706 Reference Manual] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_RM/en/BL702_BL704_BL706_RM_en_1.2.pdf PDF version]&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk SDK and Bouffalo documents]&lt;br /&gt;
&lt;br /&gt;
=== Development Document for HA integration ===&lt;br /&gt;
&lt;br /&gt;
* Current firmware version is 1.x. Future firmware may include THREAD capability.&lt;br /&gt;
* [https://github.com/thirdreality/ThirdReality-Zigbee-3.0-USB-dongle PineDio Zigbee Dongle development documents]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:PineDio_Zigbee_Dongle-1.jpg&lt;br /&gt;
File:PineDio_Zigbee_Dongle-2.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineDio/PineDio%20Zigbee%20Dongle%20Schematic%20REV0.7.PDF PineDio Zigbee Dongle Schematic with component placement]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/CS20230321669801%20CE-RED%20cert.pdf PineDio Zigbee Dongle CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/S20230321669804%20FCC%20SDOC%20cert.pdf PineDio Zigbee Dongle FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinedio Zigbee]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23231</id>
		<title>Pinedio Zigbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23231"/>
		<updated>2026-06-16T17:40:14Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Pinedio Zigbee''' is a device utilizing Zigbee Radio.&lt;br /&gt;
&lt;br /&gt;
MCU: Bouffalo Labs, BL-706_QFN48, RISC-V + 2.4 GHz RF SoC&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/datasheet/en/html/index.html BL706 datasheet] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_DS/en/BL702_704_706_DS_en_2.6.pdf PDF version]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/reference_manual/en/html/index.html BL706 Reference Manual] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_RM/en/BL702_BL704_BL706_RM_en_1.2.pdf PDF version]&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk SDK and Bouffalo documents]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Development Document for HA integration ===&lt;br /&gt;
&lt;br /&gt;
* Current firmware version is 1.x. Future firmware may include THREAD capability.&lt;br /&gt;
* [https://github.com/thirdreality/ThirdReality-Zigbee-3.0-USB-dongle PineDio Zigbee Dongle development documents]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:PineDio_Zigbee_Dongle-1.jpg&lt;br /&gt;
File:PineDio_Zigbee_Dongle-2.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineDio/PineDio%20Zigbee%20Dongle%20Schematic%20REV0.7.PDF PineDio Zigbee Dongle Schematic with component placement]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/CS20230321669801%20CE-RED%20cert.pdf PineDio Zigbee Dongle CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/S20230321669804%20FCC%20SDOC%20cert.pdf PineDio Zigbee Dongle FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinedio Zigbee]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23230</id>
		<title>Pinedio Zigbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23230"/>
		<updated>2026-06-16T17:38:32Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Pinedio Zigbee''' is a device utilizing Zigbee Radio.&lt;br /&gt;
&lt;br /&gt;
MCU: Bouffalo Labs, BL-706_QFN48, RISC-V + 2.4 GHz RF SoC&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/datasheet/en/html/index.html BL706 datasheet] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_DS/en/BL702_704_706_DS_en_2.6.pdf PDF version]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/reference_manual/en/html/index.html BL706 Reference Manual] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_RM/en/BL702_BL704_BL706_RM_en_1.2.pdf PDF version]&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk SDK and Bouffalo documents]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Development Document for HA integration ===&lt;br /&gt;
&lt;br /&gt;
* Current firmware version is 1.x. Future firmware may include THREAD capability.&lt;br /&gt;
* [https://github.com/thirdreality/ThirdReality-Zigbee-3.0-USB-dongle PineDio Zigbee Dongle development documents]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:PineDio_Zigbee_Dongle-1.jpg&lt;br /&gt;
File:PineDio_Zigbee_Dongle-2.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineDio/PineDio%20Zigbee%20Dongle%20Schematic%20REV0.7.PDF PineDio Zigbee Dongle Schematic with component placement]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722058E.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinedio Zigbee]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23229</id>
		<title>Pinedio Zigbee</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinedio_Zigbee&amp;diff=23229"/>
		<updated>2026-06-16T17:36:22Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Pinedio Zigbee''' is a device utilizing Zigbee Radio.&lt;br /&gt;
&lt;br /&gt;
MCU: Bouffalo Labs, BL-706_QFN48, RISC-V + 2.4 GHz RF SoC&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/datasheet/en/html/index.html BL706 datasheet] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_DS/en/BL702_704_706_DS_en_2.6.pdf PDF version]&lt;br /&gt;
* [https://dev.bouffalolab.com/media/doc/702/open/reference_manual/en/html/index.html BL706 Reference Manual] and its [https://github.com/bouffalolab/bl_docs/blob/main/BL702_RM/en/BL702_BL704_BL706_RM_en_1.2.pdf PDF version]&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk SDK and Bouffalo documents]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Development Document for HA integration ===&lt;br /&gt;
&lt;br /&gt;
* Current firmware version is 1.x. Future firmware may include THREAD capability.&lt;br /&gt;
* [https://github.com/thirdreality/ThirdReality-Zigbee-3.0-USB-dongle PineDio Zigbee Dongle development documents]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:PineDio_Zigbee_Dongle-1.jpg&lt;br /&gt;
File:PineDio_Zigbee_Dongle-2.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineDio/Schematics - USBC HA  Dongle REV0.7.PDF PineDio Zigbee Dongle Schematic with component placement]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722058E.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinedio Zigbee]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23228</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23228"/>
		<updated>2026-06-16T06:14:26Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23227</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23227"/>
		<updated>2026-06-16T05:37:50Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Source code available at https://github.com/pine64/build/releases, welcome to fork and enhance.&lt;br /&gt;
* Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23226</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23226"/>
		<updated>2026-06-16T05:33:14Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
+ Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_cleanblz_20260605-162523.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
* The following are 2026.05.21 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_picoclaw_20260521.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (987MB, MD5  ''4f60fdd168817b70f5b782f412009210'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (982MB, MD5  ''bd6f6edb2a5733d79b0ea4bf3d867403'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23225</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23225"/>
		<updated>2026-06-16T05:26:08Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
+ Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (982MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23224</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23224"/>
		<updated>2026-06-16T05:25:50Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
+ Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (982MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23223</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23223"/>
		<updated>2026-06-16T05:25:19Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
+ Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (982MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23222</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23222"/>
		<updated>2026-06-16T05:24:09Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
&lt;br /&gt;
+ Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* For 2GB system meory board, please only use OS build with Picoclaw version.&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (982MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23221</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23221"/>
		<updated>2026-06-16T05:21:25Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Mainline Linux OS Image Build ===&lt;br /&gt;
&lt;br /&gt;
+ Attached USB keyboard, follow onboard small LCD screen message to complete first setup&lt;br /&gt;
* After initial setup, please allows some period  of time to online download HA (Home Assistance) image&lt;br /&gt;
* Already included PineDio Zigbee dongle driver&lt;br /&gt;
* The following are 2026.06.05 builds&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw.img_20260521.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and Picoclaw build] from ''pine64.org'' (982MB, MD5  ''777f08ad5d42f3e8c56aa242eff8f855'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/Armbian-unofficial_26.05.0-trunk_Avaota-a1_noble_legacy_5.15.154_xfce_desktop_openclaw_cleanblz_20260605-164956.img.xz Direct Download Ubuntu 26.05 Noble with Home Assistance and openclaw build] from ''pine64.org'' (988MB, MD5  ''e40065560256718af2590f85137a55cc'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23220</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23220"/>
		<updated>2026-06-16T05:08:46Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Linux Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23219</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23219"/>
		<updated>2026-06-16T04:55:58Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
=== Avaota OS Legacy Image Build ===&lt;br /&gt;
&lt;br /&gt;
* The following OS build derive from Allwinner BSP&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy CLI build] from ''pine64.org'' (480MB, MD5  ''958dce883859ea7dae29ccd460a5996d'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-gnome-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy Gnome build] from ''pine64.org'' (1.09GB, MD5  ''916a974dbdbcdc21f13860e597a44df2'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-jammy-xfce-arm64-avaota-a1.img.xz Direct Download Ubuntu 22.04.5 Jimmy XFCE build] from ''pine64.org'' (1.26GB, MD5  ''7eac664789ad44b4db1241f6d7d15ffe'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/AvaotaOS-noble-cli-arm64-avaota-a1.img.xz Direct Download Ubuntu 24.04 Noble CLI build] from ''pine64.org'' (1.26GB, MD5  ''8976d153484c6dfb14434f26c1a15e14'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23218</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23218"/>
		<updated>2026-06-16T04:45:09Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
[[File:Android-13-hero.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=File:Android-13-hero.png&amp;diff=23217</id>
		<title>File:Android-13-hero.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=File:Android-13-hero.png&amp;diff=23217"/>
		<updated>2026-06-16T04:44:32Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23216</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23216"/>
		<updated>2026-06-16T04:43:47Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Image Build ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23215</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23215"/>
		<updated>2026-06-16T04:42:15Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Build ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
&lt;br /&gt;
* Note: &amp;quot;eng&amp;quot; build enable root and log for development or hacking purpose, &amp;quot;user&amp;quot; build disable root and log as release version&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23214</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23214"/>
		<updated>2026-06-16T04:40:02Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Build ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 13 Image Build ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
=== Android 13 SDK ===&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23213</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23213"/>
		<updated>2026-06-16T04:37:03Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''beta''' state and are only fit for development purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
&lt;br /&gt;
== OpenWrt Build ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 13 Image Build ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
Android 13&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_eng.zip Direct Download Eng build] from ''pine64.org'' (1.25GB, MD5  ''6692b8cd14aeccfed4bbdc148f607135'')&lt;br /&gt;
* [http://files.pine64.org/os/Yuzuki/t527_android13_avaota_a1_uart0_user.zip Direct Download User build] from ''pine64.org'' (1.22GB, MD5  ''cc0227464c7a451b582aba1f3b1944ae'')&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [http://files.pine64.org/SDK/Yuzuki/android-avaota-a1-1.0.tar.gz Direct Download] from ''pine64.org'' (62.28GB, MD5  ''f565ff9d0f712ca9c8131c69011379cf'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23212</id>
		<title>PineVoice</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PineVoice&amp;diff=23212"/>
		<updated>2026-06-14T22:47:01Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PineVoice-2.jpg|thumb|right|The PineVoice]]&lt;br /&gt;
[[File:RISC-V.png|thumb|right|Powered by RISC-V]]&lt;br /&gt;
&lt;br /&gt;
The '''PineVoice''' is a RISC-V based smart speaker based on the Bouffalo Lab BL606P RISC-V SoC with C906 64-bit and E907 32-bit CPU cores supported by 16 MB of embedded PSRAM memory, and with built-in WiFi, Bluetooh and Zigbee radio interfaces. &lt;br /&gt;
&lt;br /&gt;
== Software Releases ==&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to the Source of OS Images Build ===&lt;br /&gt;
&lt;br /&gt;
There is a community effort to bring updated kernels, peripherals and buildroot - Lots of communication happening in the #ox64-nutcracker channel. &lt;br /&gt;
&lt;br /&gt;
* [https://github.com/openbouffalo/buildroot_bouffalo buildroot] bringing all the work below together with a bootable kernel and updated filesystem images for SD cards &lt;br /&gt;
* [https://github.com/openbouffalo/OBLFR OpenBouffalo Firmware] low_load drivers by Fishwaldo and others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Toolchain:&lt;br /&gt;
&lt;br /&gt;
* elf_newlib_toolchain/bin/riscv64-unknown-elf-gcc (Xuantie-900 elf newlib gcc Toolchain V2.2.5 B-20220323) 10.2.0&lt;br /&gt;
* linux_toolchain/bin/riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.2.4 B-20211227) 10.2.0&lt;br /&gt;
* cmake version 3.19.3&lt;br /&gt;
&lt;br /&gt;
=== Software Development Kits ===&lt;br /&gt;
* [https://github.com/bouffalolab/bl_mcu_sdk BL808 MCU SDK]&lt;br /&gt;
* [https://dev.bouffalolab.com/download BLDevCube Flashing Tool for Windows, macOS and Ubuntu x64]&lt;br /&gt;
* [https://wiki.pine64.org/wiki/File:Ox64_BL808UART_connect.pdf Ox64 UART Flashing Guide], see the [https://gist.github.com/lupyuen/7a0c697b89abccda8e38b33dfe5ebaff notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
&lt;br /&gt;
[[File:Bouffalo_Lab_icon.png|right]]&lt;br /&gt;
&lt;br /&gt;
Based on the [https://en.bouffalolab.com/product/ Bouffalo Lab BL606P]&lt;br /&gt;
&lt;br /&gt;
[[File:BL606P_Block_Diagram.png|500px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
&lt;br /&gt;
[[File:T-Head.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
T-Head C906 480 MHz 64-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV64IMAFCV instruction architecture&lt;br /&gt;
* Five-stage single-issue sequentially executed pipeline&lt;br /&gt;
* Level-1 instruction and data cache of Harvard architecture, with a size of 32 KB and a cache line of 64B&lt;br /&gt;
* Sv39 memory management unit, realizing the conversion of virtual and real addresses and memory management&lt;br /&gt;
* jTLB that supports 128 entries&lt;br /&gt;
* Supports AXI 4.0 128-bit master interface&lt;br /&gt;
* Supports core local interrupt (CLINT) and platform-level interrupt controller (PLIC)&lt;br /&gt;
* With 80 external interrupt sources, 3 bits for configuring interrupt priority&lt;br /&gt;
* Supports BHT (8K) and BTB&lt;br /&gt;
* Compatible with RISC-V PMP, 8 configurable areas&lt;br /&gt;
* Supports hardware performance monitor (HPM) units&lt;br /&gt;
* See [https://www.t-head.cn/product/c906?lang=en here]&lt;br /&gt;
&lt;br /&gt;
T-Head E907 320 MHz 32-bit RISC-V CPU:&lt;br /&gt;
&lt;br /&gt;
* Supports RISC-V RV32IMAFCP instruction set&lt;br /&gt;
* Supports RISC-V 32-bit/16-bit mixed instruction set&lt;br /&gt;
* Supports RISC-V machine mode and user mode&lt;br /&gt;
* Thirty-two 32-bit integer general purpose registers (GPR) and thirty-two 32-bit/64-bit floating-point GPRs&lt;br /&gt;
* Integer (5-stage)/floating-point (7-stage), single-issue, sequentially executed pipeline&lt;br /&gt;
* Supports AXI 4.0 main device interface and AHB 5.0 peripheral interface&lt;br /&gt;
* 32K instruction cache, two-way set associative structure&lt;br /&gt;
* 16K data cache, two-way set associative structure&lt;br /&gt;
* See [https://www.t-head.cn/product/e907?lang=en here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* Embedded 16MB PSRAM&lt;br /&gt;
&lt;br /&gt;
== Smart Speaker Module Features ==&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 2.4 GHz 1T1R WiFi 802.11 b/g/n&lt;br /&gt;
* Bluetooth 5.x Dual-mode (BT+BLE)&lt;br /&gt;
* Zigbee&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* On-board 128 Mbit (16 MB) XSPI NOR flash memory&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* USB 2.0 OTG port&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* Microphone&lt;br /&gt;
* Speaker&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Module dimensions: 65 mm x 65 mm x 19 mm x 66 mm&lt;br /&gt;
* Input power: 5 V, 2 A USB-C ports&lt;br /&gt;
&lt;br /&gt;
Production version schematic:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Main%20Board%20Schematics-20260311.PDF PineVoice MainBoard Schematic with component placeemnt 20260311]&lt;br /&gt;
* [https://files.pine64.org/doc/PineVoice/PineVoice%20Bottom%20Board%20Schematics-20250921.PDF PineVoice Bottom Board Schematic 20250921]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722058E.pdf PineVoice CE Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20Certificate%20LCSA070722057E.pdf PineVoice FCC Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PineVoice%20LCSA070722059R.pdf PineVoice ROHS Report]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Bouffalo BL606P SoC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_DS_en_1.2.pdf Bouffalo Lab BL606P SoC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pinevoice/BL606P_Product_Brief_v1.0.pdf Bouffalo Lab BL606P SoC Reference Manual]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
* [https://wiki.pine64.org/images/5/5d/W25Q128JW_RevB_11042019-1761358.pdf Winbond 128Mb QSPI-Flash Datasheet] (W25Q128JWSQ)&lt;br /&gt;
&lt;br /&gt;
== Compatible UARTs when in bootloader mode ==&lt;br /&gt;
&lt;br /&gt;
When the PineVoiceis in bootloader mode, some UARTs are unable to communicate with it. When this is the case, utilities such as BLDevCube are unable to actually program the device. If you see &amp;quot;Shake hand fail&amp;quot; and an empty ack, and your device is in bootloader mode, then it is likely an incompatible UART.&lt;br /&gt;
&lt;br /&gt;
The below devices have been tested and verified as working:&lt;br /&gt;
* Raspberry Pi Pico - running the following [https://github.com/sanjay900/ox64-uart/releases/tag/v1.1 UART firmware] (GP4 and GP5 are used for port 0, GP12 and GP13 for port 1)&lt;br /&gt;
* Compiled binary for Pi Pico and connectivity diagram is [https://github.com/Kris-Sekula/Pine64_Ox64_SBC/tree/main/uart here] &lt;br /&gt;
* ESP32 with CP210x - bridge the EN pin to ground to disable the ESP32 itself, and then connect the TX on the esp32 to 14 on the Ox64 and RX to pin 15. Note that only baud rate 115200 works, and this doesn't seem to work for everyone)&lt;br /&gt;
* Stand-alone CP2102 dongle works at 115200 baud. Brand used was HiLetgo.&lt;br /&gt;
* STM32F401 BlackPill - running the [https://github.com/blackmagic-debug/blackmagic/tree/main/src/platforms/blackpillv2 Black Magic Debug] firmware&lt;br /&gt;
* STM32F103C8T6 BluePill - running Black Magic Debug.&lt;br /&gt;
* Some UART adapters based on the FT232H (note that the FT232RL does not work, and neither does the Pine 64 JTAG)&lt;br /&gt;
* Some CH340G based adapters work and some don't.&lt;br /&gt;
* Flipper Zero UART-Bridge works with baud rate set to 230400.&lt;br /&gt;
&lt;br /&gt;
== Resources and Articles ==&lt;br /&gt;
&lt;br /&gt;
== Development Efforts ==&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
== Flashing ==&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23211</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23211"/>
		<updated>2026-06-14T22:39:20Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L2 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23210</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23210"/>
		<updated>2026-06-14T22:38:46Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* Integrated 64KB L12 instruction cache and 128KB L2 data cache per cluster&lt;br /&gt;
* 1MB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23209</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23209"/>
		<updated>2026-06-14T22:35:13Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AICSemi 8800D40 module 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/quartz64/AIC8800DC%20Datasheet%20v1.0.pdf AICSemi AIC8800DC 11AX Wi-Fi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23208</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23208"/>
		<updated>2026-06-14T22:33:07Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40%20datasheet_V1.2_20231018.pdf AIC 8800D40 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23207</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23207"/>
		<updated>2026-06-14T22:32:05Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/RS512M32LO4D1BDS-53BT.pdf RaysonLPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/EMMC04G-MT32.pdf Kingston eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/yuzuki_avaota-a1/SKI.WB800D80S.1_D40 datasheet_V1.2_20231018.pdf FAIC 8800D40 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Main_Page&amp;diff=23206</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Main_Page&amp;diff=23206"/>
		<updated>2026-06-14T22:18:03Z</updated>

		<summary type="html">&lt;p&gt;Tllim: /* Boards and Devices */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PINE64 is a community-driven company focused on creating high-quality, low-cost ARM devices and, more recently, RISC-V devices for individuals and businesses around the globe. PINE64 made its debut with the [[PINE A64|PINE A64]] single-board computer, which successfully launched on Kickstarter in 2015. PINE64 has since released a multitude of other devices, including both development boards and end-user devices.&lt;br /&gt;
&lt;br /&gt;
PINE64 has a large, diverse and active community, and offers a variety of resources for hobbyists and businesses to successfully leverage various PINE64 products. To become connected and involved with the community, please see [[Main Page#Community and Support|Community and Support]] for a list of available channels and chat platforms. To learn more about PINE64, please visit the [https://www.pine64.org/ PINE64 website] and the [https://www.pine64.com/ PINE64 store]'''.&lt;br /&gt;
&lt;br /&gt;
For information about PINE64 branding, including the usage of the PINE64 logo in non-commercial and other applications, please read the [[PINE64 brand and logo|article about our brand and logo]].&lt;br /&gt;
&lt;br /&gt;
== Boards and Devices ==&lt;br /&gt;
&lt;br /&gt;
[[File:Marchupdate-1024x594.jpg|thumb|upright=1.2|[[Pinebook Pro]] (left) and [[PinePhone]] (right)]]&lt;br /&gt;
&lt;br /&gt;
You can learn more about the following boards and devices manufactured by PINE64:&lt;br /&gt;
&lt;br /&gt;
* Single-board computers: '''[[Oz64]]''','''[[Ox64]]''', '''[[STAR64]]''', '''[[STARPro64]]''', '''[[Yuzuki Avaota-A1]]''', '''[[Quartz64]]''', '''[[QuartzPro64_Development|QuartzPro64]]''', '''[[ROCKPro64]]''', '''[[ROCK64]]''' and '''[[PINE A64-LTS]]'''&lt;br /&gt;
* SOM (System On Module): '''[[SOPINE]]''', '''[[SOPINE Baseboard]]''', '''[[SOEDGE]]''', '''[[SOEDGE Baseboard]]''', and '''[[SOQuartz]]'''&lt;br /&gt;
* Tablets: '''[[PineTab2]]''', '''[[PineTab-V]]''' and '''[[PineNote]]'''&lt;br /&gt;
* Phones: '''[[PinePhone]]''' and '''[[PinePhone Pro]]''', Phone accessories: '''[[PinePhone (Pro) Add-ons]]''' and '''[[PinePhone (Pro) Keyboard]]'''&lt;br /&gt;
* Laptops: '''[[Pinebook]]''' and '''[[Pinebook Pro]]''', Laptop accessories: '''[[Pinebook Pro Dock|Pinebook Pro Docking station]]'''&lt;br /&gt;
* Generative AI Agent: '''[[ALPHA-One]]'''&lt;br /&gt;
* Wearable: '''[[PineBuds Pro]]''', '''[[PineTime]]'''&lt;br /&gt;
* Smart speaker: '''[[PineVoice]]'''&lt;br /&gt;
* IP camera: '''[[PineCube]]'''&lt;br /&gt;
* Power adapter: '''[[PinePower]]'''&lt;br /&gt;
* Soldering iron: '''[[Pinecil]]'''&lt;br /&gt;
* Makerspace: '''[[PineCone]]''' '''[[Pinedio Lora]]''' and '''[[Pinedio Zigbee]]'''&lt;br /&gt;
&lt;br /&gt;
== Community and Support ==&lt;br /&gt;
&lt;br /&gt;
Community collaboration and support is focused around the chat platforms and forums described below. See [https://www.pine64.org/gettings-started/ Getting Started | PINE64] for tips about how to get started with the PINE64 community.&lt;br /&gt;
&lt;br /&gt;
=== Chat Platforms ===&lt;br /&gt;
&lt;br /&gt;
PINE64 has a large and very active community. Community discussion takes place on a variety of chat platforms, which are all bridged together so the messages sent via one platform are sent to all other platforms automatically. The other networks and their users are represented by P64ProtocolBot.&lt;br /&gt;
&lt;br /&gt;
{{hint|PINE64 community is not some always-responding, restless commercial customer service, or some sort of almighty existence that can resolve all your problems. When participating in community discussions, please be patient and do not expect questions to be answered immediately, certainly, or currently.  More precisely:&lt;br /&gt;
* The activity of community members varies depending on the time of day and the number of active users.&lt;br /&gt;
* Whether your questions will be answered and whether the answers are right and definitive, depends on the information you provide, the difficulty of your questions, the current state of the involved PINE64 products and their software support, and the community members' ability.&lt;br /&gt;
* Read [http://www.catb.org/~esr/faqs/smart-questions.html How To Ask Questions The Smart Way] to learn more.&lt;br /&gt;
* Please read [[PINE64 Community Rules and Code of Conduct]].&lt;br /&gt;
&lt;br /&gt;
'''Note:'''&lt;br /&gt;
* PINE64 uses a bridge bot (''[https://github.com/42wim/matterbridge matterbridge]'' with some modifications) that allows Discord, IRC, Matrix, and Telegram users to see each other and participate together in the community chat.&lt;br /&gt;
* The bot name is &amp;quot;Pine64 Protocol Droid&amp;quot; or &amp;quot;P64ProtocolBot&amp;quot;, depending on the chat platform, and if you see this, look in the message to see the actual author of the message.&lt;br /&gt;
* When the bot relays messages, it will show the chat platform the user is using by prefixing their nickname with &amp;quot;[D]&amp;quot; for Discord, &amp;quot;[I]&amp;quot; for IRC, &amp;quot;[M]&amp;quot; for Matrix, and &amp;quot;[T]&amp;quot; for Telegram.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The community chat platforms are the following:&lt;br /&gt;
&lt;br /&gt;
* '''Discord''': Use this '''[https://discord.gg/pine64 invite link]'''. All PINE64 discord channels are immediately viewable, do not need to join separate channels like the Telegram/Matrix table below.&lt;br /&gt;
* '''IRC''': The server is '''irc.pine64.org''', and the ports are '''6667''' (plain) and '''6697''' (TLS). Use &amp;lt;code&amp;gt;/LIST&amp;lt;/code&amp;gt; command or the table below to see the full list of channels. This server experienced abuse by spam bots in early October 2023, which resulted in requiring registration and authentication with &amp;lt;code&amp;gt;NickServ&amp;lt;/code&amp;gt; before users could join channels between October 3, 2023 and October 11, 2023. Using &amp;lt;code&amp;gt;NickServ&amp;lt;/code&amp;gt; to join channels has become required again on October 23, 2023, due to the server experiencing repeated abuse by spam bots.&lt;br /&gt;
* '''Matrix and Telegram''': See the table below.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Channel !! Matrix !! Telegram !! IRC&lt;br /&gt;
|-&lt;br /&gt;
| PINE64 News&lt;br /&gt;
| [https://matrix.to/#/#pine64-announcements:matrix.org #pine64-announcements:matrix.org]&lt;br /&gt;
| [https://t.me/PINE64_News @PINE64_News]&lt;br /&gt;
| Unavailable&lt;br /&gt;
|-&lt;br /&gt;
| General PINE64 chat&lt;br /&gt;
| [https://matrix.to/#/#pine64:matrix.org #pine64:matrix.org]&lt;br /&gt;
| [https://t.me/mtrx_pine64 @mtrx_pine64]&lt;br /&gt;
| #pine64&lt;br /&gt;
|-&lt;br /&gt;
| PINE A64(+), A64-LTS &amp;amp; SOPine&lt;br /&gt;
| [https://matrix.to/#/#pine64sopine:matrix.org #pine64sopine:matrix.org]&lt;br /&gt;
| [https://t.me/pine64sopine @pine64sopine]&lt;br /&gt;
| #lts-sopine&lt;br /&gt;
|-&lt;br /&gt;
| ROCK64 / ROCKPro64&lt;br /&gt;
| [https://matrix.to/#/#rock64:matrix.org #rock64:matrix.org]&lt;br /&gt;
| [https://t.me/mtrx_rock64 @mtrx_rock64]&lt;br /&gt;
| #rock64&lt;br /&gt;
|-&lt;br /&gt;
| Quartz64&lt;br /&gt;
| [https://matrix.to/#/#quartz64:matrix.org #quartz64:matrix.org]&lt;br /&gt;
| [https://t.me/joinchat/Vq50DXkH31e0_i-f Quartz64]&lt;br /&gt;
| #quartz64&lt;br /&gt;
|-&lt;br /&gt;
| Quartz64 Development&lt;br /&gt;
| [https://matrix.to/#/#quartz64-dev:matrix.org #quartz64-dev:matrix.org]&lt;br /&gt;
| [https://t.me/q64dev @q64dev]&lt;br /&gt;
| #quartz-dev&lt;br /&gt;
|-&lt;br /&gt;
| Star64&lt;br /&gt;
| [https://matrix.to/#/#star64:matrix.org #star64:matrix.org]&lt;br /&gt;
| [https://t.me/star64_sbc @star64-sbc]&lt;br /&gt;
| Unavailable&lt;br /&gt;
|-&lt;br /&gt;
| Pinebook and Pinebook Pro&lt;br /&gt;
| [https://matrix.to/#/#pinebook:matrix.org #pinebook:matrix.org]&lt;br /&gt;
| [https://t.me/mtx_pinebook @mtx_pinebook]&lt;br /&gt;
| #pinebook&lt;br /&gt;
|-&lt;br /&gt;
| PinePhone&lt;br /&gt;
| [https://matrix.to/#/#pinephone:matrix.org #pinephone:matrix.org]&lt;br /&gt;
| [https://t.me/pinephone @pinephone]&lt;br /&gt;
| #pinephone&lt;br /&gt;
|-&lt;br /&gt;
| PineNote&lt;br /&gt;
| [https://matrix.to/#/#pinenote:matrix.org #pinenote:matrix.org]&lt;br /&gt;
| [https://t.me/pinenote @PineNote]&lt;br /&gt;
| #pinenote&lt;br /&gt;
|-&lt;br /&gt;
| PineTab&lt;br /&gt;
| [https://matrix.to/#/#pinetab64:matrix.org #pinetab64:matrix.org]&lt;br /&gt;
| [https://t.me/PineTab @PineTab]&lt;br /&gt;
| #pinetab&lt;br /&gt;
|-&lt;br /&gt;
| PineTime&lt;br /&gt;
| [https://matrix.to/#/#pinetime:matrix.org #pinetime:matrix.org]&lt;br /&gt;
| [https://t.me/pinetime @pinetime]&lt;br /&gt;
| #pinetime&lt;br /&gt;
|-&lt;br /&gt;
| PineTime Development&lt;br /&gt;
| [https://matrix.to/#/#pinetime-dev:matrix.org #pinetime-dev:matrix.org]&lt;br /&gt;
| [https://t.me/pinetime_dev @pinetime_dev]&lt;br /&gt;
| #pinetime-dev&lt;br /&gt;
|-&lt;br /&gt;
| PineBuds Pro&lt;br /&gt;
| [https://matrix.to/#/#pinebuds:matrix.org #pinebuds:matrix.org]&lt;br /&gt;
| [https://t.me/+nJVhM0mZ9KhlYmZl @pinebuds]&lt;br /&gt;
| Unavailable&lt;br /&gt;
|-&lt;br /&gt;
| Pinecil&lt;br /&gt;
| [https://matrix.to/#/#pinecil:matrix.org #pinecil:matrix.org]&lt;br /&gt;
| [https://t.me/joinchat/Kmi2S1iej-_4DgrVf3jjnQ Pinecil]&lt;br /&gt;
| #pinecil&lt;br /&gt;
|-&lt;br /&gt;
| Pinecil Development&lt;br /&gt;
| [https://matrix.to/#/#pinecil-dev:matrix.org #pinecil-dev:matrix.org]&lt;br /&gt;
| [https://t.me/+8_pdKqXrVuQ4OTk1 Pinecil-dev]&lt;br /&gt;
| Unavailable&lt;br /&gt;
|-&lt;br /&gt;
| Pinetalk Podcast || Unavailable || Unavailable || Unavailable&lt;br /&gt;
|-&lt;br /&gt;
| PineCube&lt;br /&gt;
| [https://matrix.to/#/#cube64:matrix.org #cube64:matrix.org]&lt;br /&gt;
| [https://t.me/pinecube @pinecube]&lt;br /&gt;
| #cube&lt;br /&gt;
|-&lt;br /&gt;
| Nutcracker, Ox64, Oz64&lt;br /&gt;
| [https://matrix.to/#/#pine64-nutcracker:matrix.org #pine64-nutcracker:matrix.org]&lt;br /&gt;
| [https://t.me/joinchat/Kmi2S0nOsT240emHk-aO6g Nutcracker]&lt;br /&gt;
| #nutcracker&lt;br /&gt;
|-&lt;br /&gt;
| LoRa&lt;br /&gt;
| [https://matrix.to/#/#pinelora:matrix.org #pinelora:matrix.org]&lt;br /&gt;
| [https://t.me/pine64lora @pine64lora]&lt;br /&gt;
| #lora&lt;br /&gt;
|-&lt;br /&gt;
| Off-topic&lt;br /&gt;
| [https://matrix.to/#/#offtopic64:matrix.org #offtopic64:matrix.org]&lt;br /&gt;
| [https://t.me/pine64offtopic @pine64offtopic]&lt;br /&gt;
| #offtopic&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
There is also an unofficial Matrix Space at [https://matrix.to/#/#pine64-space:matrix.org #pine64-space:matrix.org] for supported clients that organizes all of the above matrix channels into one place.&lt;br /&gt;
&lt;br /&gt;
=== Forums ===&lt;br /&gt;
&lt;br /&gt;
PINE64 runs an official forum powered by the open-source forum server software ''MyBB''. The forum can be used to report issues, help out other users, offer findings and new information and more. Users can also engage directly with the community and the developers of partner projects, as well as with the PINE64 members.&lt;br /&gt;
&lt;br /&gt;
The official PINE64 forum can be accessed here:&lt;br /&gt;
* [https://forum.pine64.org/ Official PINE64 Forum]&lt;br /&gt;
&lt;br /&gt;
Also, these are the official Subreddits:&lt;br /&gt;
&lt;br /&gt;
* [https://www.reddit.com/r/PINE64official/ Official PINE64 Reddit]&lt;br /&gt;
* [https://www.reddit.com/r/PinePhoneOfficial/ Official PinePhone Reddit]&lt;br /&gt;
&lt;br /&gt;
== Helpful Information for Beginners ==&lt;br /&gt;
&lt;br /&gt;
* '''[[Getting started]]''': Basic information on setting up and handling PINE64 devices, such as how to write (flash) OS images to microSD cards and eMMC modules&lt;br /&gt;
* '''[[How to Contribute]]''': Information about how to contribute to different partner projects&lt;br /&gt;
* '''[[Where to Report Bugs]]''': Information about how to report bugs&lt;br /&gt;
* '''[[Project]]''': A variety of well documented PINE64 projects to serve as inspiration&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23205</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23205"/>
		<updated>2026-06-14T22:16:02Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rockpro64/SM512M32Z01MD2BNP(200BALL).pdf Micron LPDDR4 Mobile LPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/Fn-Link_6252B-UUB_datasheet_V1.1_20220329.pdf Fn-Link 6252B 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23204</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23204"/>
		<updated>2026-06-14T22:15:26Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware%E7%A1%AC%E4%BB%B6%E7%B1%BB%E6%96%87%E6%A1%A3/%E8%8A%AF%E7%89%87%E6%89%8B%E5%86%8C/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rockpro64/SM512M32Z01MD2BNP(200BALL).pdf Micron LPDDR4 Mobile LPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/Fn-Link_6252B-UUB_datasheet_V1.1_20220329.pdf Fn-Link 6252B 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23203</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23203"/>
		<updated>2026-06-14T22:12:14Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware%E7%A1%AC%E4%BB%B6%E7%B1%BB%E6%96%87%E6%A1%A3/%E8%8A%AF%E7%89%87%E6%89%8B%E5%86%8C/A527_User_Manual_V0.94.pdf Allwinner AXP717 PMU Datasheet]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rockpro64/SM512M32Z01MD2BNP(200BALL).pdf Micron LPDDR4 Mobile LPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* TBA&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/Fn-Link_6252B-UUB_datasheet_V1.1_20220329.pdf Fn-Link 6252B 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23202</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23202"/>
		<updated>2026-06-14T22:07:37Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner A527 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_User_Manual_V0.94.pdf Allwinner SoC User Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/AXP15060%20datasheet%20V0.1.pdf X-Power AXP15060 Datasheet V0.1]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rockpro64/SM512M32Z01MD2BNP(200BALL).pdf Micron LPDDR4 Mobile LPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* TBA&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/Fn-Link_6252B-UUB_datasheet_V1.1_20220329.pdf Fn-Link 6252B 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23201</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23201"/>
		<updated>2026-06-14T22:05:38Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://doc-en.rvspace.org/JH7110/PDF/JH7110_Product_Brief.pdf StarFive JH7110 SoC Product Brief]&lt;br /&gt;
* [https://gitlab.com/tina5.0_aiot/product/docs/-/blob/product-aiot-stable/A527/Hardware硬件类文档/芯片手册/A527_Datasheet_V0.93.pdf Allwinner A527 SoC Datasheet]&lt;br /&gt;
* [https://doc-en.rvspace.org/JH7110/TRM/ StarFive JH7110 SoC Technical Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/AXP15060%20datasheet%20V0.1.pdf X-Power AXP15060 Datasheet V0.1]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rockpro64/SM512M32Z01MD2BNP(200BALL).pdf Micron LPDDR4 Mobile LPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* TBA&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/Fn-Link_6252B-UUB_datasheet_V1.1_20220329.pdf Fn-Link 6252B 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23200</id>
		<title>Yuzuki Avaota-A1</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Yuzuki_Avaota-A1&amp;diff=23200"/>
		<updated>2026-06-14T22:01:03Z</updated>

		<summary type="html">&lt;p&gt;Tllim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Yuzuki_Avaota-A1-2.jpg|400px|thumb|right|The Yuzuki Avaota-A1]]&lt;br /&gt;
&lt;br /&gt;
The '''Yuzuki Avaota-A1''' is an ARM64 based Single Board Computer powered by Allwinner A527 Octa-Core ARM Cortex-A55 64-Bit CPU @2.0GHz, ARM Mali G56 GPU and RISC-V XuanTie E906 CPU@200MHz. It provides onboard eMMC, MicroSD Card slot, PCI-e, Pi-2 Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The releases are still in '''alpha''' state and are only fit for testing purposes. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=18276 Armbian]&lt;br /&gt;
* [https://github.com/AvaotaSBC/openwrt/releases OpenWrt Github Release]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on [https://www.allwinnertech.com/index.php?c=product&amp;amp;a=index&amp;amp;id=109 Allwinner A527]&lt;br /&gt;
&lt;br /&gt;
[[File:Allwinner_A527-logo.png|right|200px]]&lt;br /&gt;
[[File:Allwinner-T527-A527-block-diagram.jpg |800px]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55] at 2.0&amp;amp;nbsp;GHz&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/silicon-ip-multimedia/gpu/mali-g57 Mali-G57 Valhall GPU@850MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.1&lt;br /&gt;
* Supports OpenCL 1.1, 1.2, 2.0 Full Profile&lt;br /&gt;
* Supports Renderscript&lt;br /&gt;
* L2 Cache 	Configurable 64KB – 512KB&lt;br /&gt;
** 64KB-128KB for 1-Core&lt;br /&gt;
** 128KB-256KB for 2-Core&lt;br /&gt;
** 256KB for 3-Core&lt;br /&gt;
** 1x256KB-2x256KB for 4-Core&lt;br /&gt;
** 2x256KB-2x512KB for 5-Core and 6-Core configurations&lt;br /&gt;
* Supports 3400 Mpix/s fill rate when at 850MHz clock frequency&lt;br /&gt;
* Supports 243.2 GLOP/s when at 850MHz clock frequency for peak single precision (FP32) performance&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR4 RAM Memory Variants: 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4K&amp;amp;times;2K @ 30fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4K&amp;amp;times;2K @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm audio Jack&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* Dual 10/100/1000Mbps Ethernet &lt;br /&gt;
* 2.4GHz/5Ghz MIMO WiFi 802.11 b/g/n/ac with Bluetooth 5.2&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* on-board 128Mbit (16MByte) XSPI NOR flash memory - bootable&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC and storage up to 256GB&lt;br /&gt;
* eMMC - bootable on-board 16GB or 32GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
&lt;br /&gt;
* 2&amp;amp;times;20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
[[File:Avaota-A1_40_pin_connector layout.jpg |1200px]]&lt;br /&gt;
&lt;br /&gt;
* 4 lane MiPi DSI port for LCD panel&lt;br /&gt;
* 4 lane MiPi CSI port for camera module&lt;br /&gt;
* 1&amp;amp;times; USB3.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 Host port&lt;br /&gt;
* 1&amp;amp;times; USB2.0 OTG port&lt;br /&gt;
* 1&amp;amp;times; CAN port&lt;br /&gt;
&lt;br /&gt;
== Board Information, Schematics and Certifications ==&lt;br /&gt;
&lt;br /&gt;
[[File:AvaotaA1 Dimention.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
Schematic:&lt;br /&gt;
* [https://github.com/AvaotaSBC/Avaota-A1/blob/master/hardware/v1.7/01_SCH/SCH_Avaota%20Pi%20A_2_2024-08-30.pdf Yuzuki Avaota-A1 Schematic v1.7]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Board map of connectors with schematic v1.1 identifiers:&lt;br /&gt;
&lt;br /&gt;
[[File:Avaota-A1_SBC_layout.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
Certifications:&lt;br /&gt;
* Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
* Not yet available&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
&lt;br /&gt;
Allwinner A527 SoC information:&lt;br /&gt;
* [https://doc-en.rvspace.org/JH7110/PDF/JH7110_Product_Brief.pdf StarFive JH7110 SoC Product Brief]&lt;br /&gt;
* [https://doc-en.rvspace.org/JH7110/PDF/JH7110_Datasheet.pdf StarFive JH7110 SoC Datasheet]&lt;br /&gt;
* [https://doc-en.rvspace.org/JH7110/TRM/ StarFive JH7110 SoC Technical Reference Manual]&lt;br /&gt;
&lt;br /&gt;
X-Power PMU information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/AXP15060%20datasheet%20V0.1.pdf X-Power AXP15060 Datasheet V0.1]&lt;br /&gt;
&lt;br /&gt;
LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/rockpro64/SM512M32Z01MD2BNP(200BALL).pdf Micron LPDDR4 Mobile LPDDR4 Datasheet]&lt;br /&gt;
&lt;br /&gt;
eMMC information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
&lt;br /&gt;
SPI NOR Flash information:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/gd25lq128e_rev1.0_20210513.pdf GigaDevice 128Mb XSPI-Flash Datasheet]&lt;br /&gt;
&lt;br /&gt;
Ethernet related info:&lt;br /&gt;
* TBA&lt;br /&gt;
&lt;br /&gt;
WiFi/BT module info:&lt;br /&gt;
* [https://files.pine64.org/doc/datasheet/star64/Fn-Link_6252B-UUB_datasheet_V1.1_20220329.pdf Fn-Link 6252B 11AC Dual Band 2T2R WiFi + Bluetooth5.2 Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Yuzuki Avaota-A1]]&lt;/div&gt;</summary>
		<author><name>Tllim</name></author>
	</entry>
</feed>