Skip to Main Content

Hardware parameters

ddc880cdba2657e3e5f40c80449955f

ee0b7d04befc6512580e5720b3030cc

d1c5f4322ed84d9d6ec4a020c330884

d13da8d7ca5b38d69c21b34fb0fc95f

购买链接

Specification of parameters

Avaota-A1 - A Powerful SBC with Allwinner T527 Octa-Core A55 SoC

Avaota

  • CPU: Octa Core Cortex-A55, Highlight 2.0GHz
  • GPU: Mali G57, Support for OpenGL ES 3.2/2.0/1.1,Vulkan 1.1/1.2/1.3, OpenCL 2.2
  • RCPU: XuanTie E906 RISC-V @ 200MHz
  • DSP: HIFI4 DSP @ 600MHz
  • NPU: Optionally available for 2TOPS
  • Memory chip: LPDDR 4, optional 1/2/4 GB
  • Storage chip: eMMMC 5.1 support,optional 16/32/64/128GB
  • Camera: MIPI CSI interface, which supports 1300 pixels, 4 circuit MIPI CSI
  • Network Communication Interface: 2 x gigabytes Ethernet, WIFI6 2.4G + 5 G,BT5.4
  • USB interfaces: Includes USB OTG, USSB3.0 OTG, USB2.0 HOST
  • Audio interface: 3.5 mm audio interface, with audio recording
  • Show interfaces: including RGB interfaces, MIPI DSI interfaces, DP interfaces, HDMI2.0 interfaces, LVDS interfaces, MIPI DBI interface
  • Other Interface Modules: Including Debug Series,TF Slot,CAN Interfaces,RGB LED, Infrared (IR),UART,IIC,I2S,SPI,PWM

Detailed parameters

Master chip T527CPUUse of Occurrence Cortex-A55
GPUMali G57
OpenGL ES 3.2/2.0/1.1
Vulkan1.1/1.2/1.3
OpenCL2.2
Panforst/Mali
RCPUXuanTie E906 RISC-V @ 200 MHz
DSPHIFI4 DSP @ 600MHz
FrequencyHighest found for 1.8GHz
Crafts22nm
NPUUp to 2TOPS
Video decodeH.265/VP94K, H.264K
Video encodingH.264@60fps 1080p
ISP8 million pixels online ISP,13 million pixels offline ISP
Memory chipLDD41/2/4GB
Save chipeMMC 5.116/32/64/128GB
PowerDCs Interface12V.2A/9V3A
Show interfaceRGB Interface1080p@60fps
MIPI DSI interface2560 x 1600@60fps
DP Interface2.5K@60fps
HDMI2.0 interface3840 x 2160@60fps
LVDS Interface1920x1080@60fps
MIPI DBI interface320 x 240@60fps
IIC InterfaceIIC Display Screen
CameraMIPI CSI interface4lane MIPI CSI, 13 million pixels
Network Communication InterfaceWired Ethernet2 x gigagen Ethernet
WIFI ModuleWIFI6 2.4G + 5G
BTBT5.4
USB interfaceUSB OTG1 x USB 2.0 OTG
USB3.0 OTG1 x USB 3.0 OTG
USB HOST1 x USB 2.0 HOST
Audio Interface3.5 mm Audio InterfaceVery advanced, recording is supported
Board Load LCD TFTLCD Screen240 x 135@60fps 1.14 yun IPS screen
GPIO40Pin GPIO40Pin GPIO
Other Interface ModuleDebug SerialRefer to 40Pin GPIO, Type-C, support
TF CardSD3.0, Automatic Consultation
ButtonStart Key
Flush Key
Reset Key
CANBoard CAN Interface
RGB LEDBoard of Directors 4 at WS2812
IRBoard Infrared Receiver
BIOSBoard 128M SPI NAND as BIOS
Signal extension interfaceUART4 x UART
IIC1 x IIC
I2S1 x I2S
SPI2 x SPI
PWM19 x PWM

GPIO 功能

20240805202244

DC 插孔规格

329857713-fb174738-ef40-4ae3-8f91-66f9f043a859

Tablet SPI Display Screen

Features

image-20240609002458403

Design

image-20240609002206127

Signal definition

image-20240609002216767

Time series parameter image-20240609002304814

Initialize Code:

LCD_Set_RES(0);
mdelay(100);
LCD_Set_RES(1);
mdelay(100);

LCD_WR_REG(0x11);
mdelay(120);
LCD_WR_REG(0x36);
LCD_WR_DATA8(0xA0);

LCD_WR_REG(0x3A);
LCD_WR_DATA8(0x05);

LCD_WR_REG(0xB2);
LCD_WR_DATA8(0x0C);
LCD_WR_DATA8(0x0C);
LCD_WR_DATA8(0x00);
LCD_WR_DATA8(0x33);
LCD_WR_DATA8(0x33);

LCD_WR_REG(0xB7);
LCD_WR_DATA8(0x35);

LCD_WR_REG(0xBB);
LCD_WR_DATA8(0x19);

LCD_WR_REG(0xC0);
LCD_WR_DATA8(0x2C);

LCD_WR_REG(0xC2);
LCD_WR_DATA8(0x01);

LCD_WR_REG(0xC3);
LCD_WR_DATA8(0x12);

LCD_WR_REG(0xC4);
LCD_WR_DATA8(0x20);

LCD_WR_REG(0xC6);
LCD_WR_DATA8(0x0F);

LCD_WR_REG(0xD0);
LCD_WR_DATA8(0xA4);
LCD_WR_DATA8(0xA1);

LCD_WR_REG(0xE0);
LCD_WR_DATA8(0xD0);
LCD_WR_DATA8(0x04);
LCD_WR_DATA8(0x0D);
LCD_WR_DATA8(0x11);
LCD_WR_DATA8(0x13);
LCD_WR_DATA8(0x2B);
LCD_WR_DATA8(0x3F);
LCD_WR_DATA8(0x54);
LCD_WR_DATA8(0x4C);
LCD_WR_DATA8(0x18);
LCD_WR_DATA8(0x0D);
LCD_WR_DATA8(0x0B);
LCD_WR_DATA8(0x1F);
LCD_WR_DATA8(0x23);

LCD_WR_REG(0xE1);
LCD_WR_DATA8(0xD0);
LCD_WR_DATA8(0x04);
LCD_WR_DATA8(0x0C);
LCD_WR_DATA8(0x11);
LCD_WR_DATA8(0x13);
LCD_WR_DATA8(0x2C);
LCD_WR_DATA8(0x3F);
LCD_WR_DATA8(0x44);
LCD_WR_DATA8(0x51);
LCD_WR_DATA8(0x2F);
LCD_WR_DATA8(0x1F);
LCD_WR_DATA8(0x1F);
LCD_WR_DATA8(0x20);
LCD_WR_DATA8(0x23);

LCD_WR_REG(0x21);

LCD_WR_REG(0x29);