Difference between revisions of "Tiny210"

From Geeetech Wiki
Jump to: navigation, search
(Software)
(Software)
Line 57: Line 57:
 
== Software ==
 
== Software ==
 
Linux&Android 2.3
 
Linux&Android 2.3
*Boot loader
+
#Boot loader
 
verison: Superboot-210<br>
 
verison: Superboot-210<br>
 
Function: support boot and update system by TF-card(superboot)
 
Function: support boot and update system by TF-card(superboot)
*Linux kernel
+
#Linux kernel
 
verison: Linux-2.6.35<br>
 
verison: Linux-2.6.35<br>
 
Compile: arm-linux-gcc-4.5.1-v6-vfp
 
Compile: arm-linux-gcc-4.5.1-v6-vfp
*Device Driver
+
#Device Driver
 
TFT LCD/Touchscreen, HDMI, Audio OUT, MMC/SD card, NET, Serial port, watchdog,RTC, keyboard<br>
 
TFT LCD/Touchscreen, HDMI, Audio OUT, MMC/SD card, NET, Serial port, watchdog,RTC, keyboard<br>
 
WIFI, USB Host/Device, FIMC/JPEG/MFC/3D/2D, Camera, 3Gdriver
 
WIFI, USB Host/Device, FIMC/JPEG/MFC/3D/2D, Camera, 3Gdriver
*File Systemsupport
+
#File Systemsupport
 
Ubi filesystem, yaffs, ext2/3,
 
Ubi filesystem, yaffs, ext2/3,
*Function use example
+
#Function use example
 
Ethernet, Support DHCP, Audio in/out, SD WiFi support, HDMI support<br>
 
Ethernet, Support DHCP, Audio in/out, SD WiFi support, HDMI support<br>
 
OMS Camera support, 3G support(WCDMA, CDMA2000)<br>
 
OMS Camera support, 3G support(WCDMA, CDMA2000)<br>
 
USB Disk support, USB Bluetooth support, Switch horizontal and vertical screen<br>
 
USB Disk support, USB Bluetooth support, Switch horizontal and vertical screen<br>
 
Dynamic Wallpapers
 
Dynamic Wallpapers
 +
 +
  
 
Linux
 
Linux
*Boot loader
+
#Boot loader
 
verison: Superboot-210<br>
 
verison: Superboot-210<br>
 
Function: support boot and update system by TF-card(superboot)
 
Function: support boot and update system by TF-card(superboot)
*Linux kernel
+
#Linux kernel
 
verison: Linux-2.6.35<br>
 
verison: Linux-2.6.35<br>
 
Compile: arm-linux-gcc-4.5.1-v6-vfp
 
Compile: arm-linux-gcc-4.5.1-v6-vfp
*Device Driver
+
#Device Driver
 
TFT LCD/Touchscreen, HDMI, Audio OUT, MMC/SD card, NET, Serial port, watchdog,RTC, keyboard<br>
 
TFT LCD/Touchscreen, HDMI, Audio OUT, MMC/SD card, NET, Serial port, watchdog,RTC, keyboard<br>
 
WIFI, USB Host/Device, FIMC/JPEG/MFC/3D/2D, Camera, 3Gdriver<br>
 
WIFI, USB Host/Device, FIMC/JPEG/MFC/3D/2D, Camera, 3Gdriver<br>
*File Systemsupport
+
#File Systemsupport
 
Ubi filesystem, yaffs, ext2/3
 
Ubi filesystem, yaffs, ext2/3
*Graphics system
+
#Graphics system
 
Qtopia-2.2.0/Qt-4.4.3/Qt-4.7
 
Qtopia-2.2.0/Qt-4.4.3/Qt-4.7

Revision as of 07:55, 23 February 2012

Overview

  • 1GHz Samsung S5PV210 with PowerVR SGX540 graphics engine
  • 512MB DDR2 RAM and 1GB NAND Flash
  • LCD/Touch Screen, HDMI,TV out, Audio support
  • TF card, USB Host/OTG support
  • Ethernet, WiFi, serial port, GPIO
  • Contain CPU board
  • Linux 2.6.35 & Android 2.3 support


CPU board Hardware info

CPU: 1 GHz Samsung S5PV210 with PowerVR SGX540 graphics engine

DDR2 RAM: 512MB DDR2 RAM, 32bit data bus, 200MHz

FLASH: SLC NAND Flash: 256MB/1GB

Multi-IO:

  • 2 x 60 Pin 2.0mm space DIP connector
  • 1 x 30 Pin 2.0mm space DIP connector
  • 1 x 51 Pin 1.0mm space SMD connector

on Board: HDMI interface 4 x User Leds(Green) 1 x Power Led(Red)

Supply Voltage from 2V to 6V Mechanical: Dimension: 64x 50x 11mm Software: Android 4.0, Android 2.3, Linux 2.6.35, Qtopia-2.2.0/Qt-4.4.3/Qt-4.7


Tiny210Mother board

  1. Integrated USB 2.0 Hub: Extended 4 USB host ports, three of them as the standard side port,and one was lead by SCON interface
  2. AV CCD Camera In: Integrated TVP5150 video chip: 2 AV input port (RCA), can be directly connected using a CCD camera
  3. RS485: 1 RS485 interface
  4. Serial Port: 4 serial port, two of them have been converted to RS232, and leads through the DB9 Block (COM0, COM1), through the CON1, 2, 3, 4, Block leads to TTL level
  5. keys: 8 key
  6. RJ45 Ethernet port: using DM9000AEP, 10/100M adaptive
  7. Audio input and output: using the WM8960 professional audio chip, containing Class D amplifier on-board microphone, and supports HDMI audio and video synchronization output
  8. USB Slave: 1 Road, the USB 2.0 specification
  9. Infrared receiver: 1
  10. ADC input: 6 ADC input
  11. Buzzer: 1, control by the PWM0
  12. EEPROM:AT24C08 (256 Byte) for I2C test
  13. LCD Interface: 2 LCD interface, both 40 Pin 0.5mm Pitch Chip Block, support 3.5 "-19" full color TFT display LCD
  14. SDIO interface: used to connect the SDWiFi module and other
  15. CMOS Camera interface: used to connect CMOS camera
  16. RTC clock: with a backup battery (according to different regions or time periods, mailing may remove the battery)
  17. PCB layer: 2
  18. PCB size: 180 x 130mm, can be easily fixed all kinds of LCD modules, especially the 7-inch LCD module
  19. Power supply: DC-5V


Software

Linux&Android 2.3

  1. Boot loader

verison: Superboot-210
Function: support boot and update system by TF-card(superboot)

  1. Linux kernel

verison: Linux-2.6.35
Compile: arm-linux-gcc-4.5.1-v6-vfp

  1. Device Driver

TFT LCD/Touchscreen, HDMI, Audio OUT, MMC/SD card, NET, Serial port, watchdog,RTC, keyboard
WIFI, USB Host/Device, FIMC/JPEG/MFC/3D/2D, Camera, 3Gdriver

  1. File Systemsupport

Ubi filesystem, yaffs, ext2/3,

  1. Function use example

Ethernet, Support DHCP, Audio in/out, SD WiFi support, HDMI support
OMS Camera support, 3G support(WCDMA, CDMA2000)
USB Disk support, USB Bluetooth support, Switch horizontal and vertical screen
Dynamic Wallpapers


Linux

  1. Boot loader

verison: Superboot-210
Function: support boot and update system by TF-card(superboot)

  1. Linux kernel

verison: Linux-2.6.35
Compile: arm-linux-gcc-4.5.1-v6-vfp

  1. Device Driver

TFT LCD/Touchscreen, HDMI, Audio OUT, MMC/SD card, NET, Serial port, watchdog,RTC, keyboard
WIFI, USB Host/Device, FIMC/JPEG/MFC/3D/2D, Camera, 3Gdriver

  1. File Systemsupport

Ubi filesystem, yaffs, ext2/3

  1. Graphics system

Qtopia-2.2.0/Qt-4.4.3/Qt-4.7