ET-Q8 A33
ET-Q8 A33 | |
---|---|
Manufacturer | Unidentified manufacturer "ET" |
Dimensions | 182mm x 121mm x 7mm |
Release Date | November 2014 |
Website | Missing product page. |
Specifications | |
SoC | A33 @ ?.?Ghz |
DRAM | 512MiB DDR3 @ 384MHz (1x P3P4GF4BLF-GDJ) |
NAND | 4GB |
Power | DC 5V @ 3A, 3700mAh 3.7V Li-Ion battery |
Features | |
LCD | 800x480 (7" 16:9) |
Touchscreen | 5-finger capacitive (Silead GSL1680) |
Audio | 3.5mm headphone plug, internal speaker, internal microphone |
Network | WiFi 802.11 b/g/n (RDA Microelectronics RDA5990P), |
Storage | µSD |
USB | 1 USB2.0 OTG |
Camera | 0.3 MP (640x480) front, 0.3 MP (640x480) rear |
Other | Accelerometer (Manufacturer device) |
This page needs to be properly filled according to the New Device Howto and the New Device Page guide.
A Q8 style cheap tablet, but with an A33 SoC.
Identification
On the back of the device, the following is printed:
The PCB has the following written on it: ET_Q8_A23_A33_v1.6 140903
In android, under Settings->About Tablet, you will find:
- Model Number: MID-756
- Build Number: astar_rda-eng 4.4.2 KVT 49L 20141110 test-keys
Sunxi support
Current status
Images
HW-Pack
BSP
Manual build
- For building u-boot, use the MANUFACTURER_DEVICE target.
- The .fex file can be found in sunxi-boards as MANUFACTURER_DEVICE.fex
Everything else is the same as the manual build howto.
Mainline U-Boot
Mainline kernel
Use the sun8i-a33-et-q8-v1.6.dts device-tree file for the mainline kernel.
Tips, Tricks, Caveats
FEL mode
The Volume+ button triggers FEL mode.
Retrieving script.bin
Unlike, other allwinner devices,Script.bin is not present in the vfat partition(nanda) as file.
Instead, It is located 0x43000000, it's size is 0x00020000. script.bin can be extracted from /dev/mem using mmap().
Adding a serial port (voids warranty)
There are no UART pads available on this device. Instead, UART0 is multiplexed with the microSD adapter. Please refer to the MicroSD Breakout adapter for more information..
Device disassembly
See the Q8 tablet format disassembly page.