This shows you the differences between two versions of the page.
| tutorials:cubietruck:start [2014/10/10 11:40] aaron [Hardware] | tutorials:cubietruck:start [2017/06/21 06:09] (current) lee [Start] | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Start ====== | ====== Start ====== | ||
| + | |||
| <WRAP noprint><WRAP left box 60%> | <WRAP noprint><WRAP left box 60%> | ||
| //__About this Article__// | //__About this Article__// | ||
| * **Author**: aaron --- aaron@cubietech.com --- 2014/10/10 11:22 | * **Author**: aaron --- aaron@cubietech.com --- 2014/10/10 11:22 | ||
| - | * **Copyrights**: [[http://creativecommons.org/licenses/by-sa/3.0/|CC Attribution-Share Alike 3.0 Unported]] | ||
| * **Contributors**: [[http://cubieboard.org/|Cubieboard Community]] : ... | * **Contributors**: [[http://cubieboard.org/|Cubieboard Community]] : ... | ||
| </WRAP></WRAP> | </WRAP></WRAP> | ||
| Line 12: | Line 12: | ||
| {{:products:a20-cubietruck.png?600|}} | {{:products:a20-cubietruck.png?600|}} | ||
| + | |||
| ===== Hardware ===== | ===== Hardware ===== | ||
| - | While cubieboard1/2 very suitable for student, software/hardware hackers, cubietruck(cubieboard3) is suitable for us to make real product.Cubietruck is the 3rd board of Cubieteam, so we also name it Cubieboard3. It's a new PCB model adopted with Allwinner A20 main chip,just like Cubieboard2. But it is enhanced with some features, such as 2GB memory, VGA display interface on-board, 1000M nic, WIFI+BT on-board, support Li-battery and RTC,SPDIF audio interface. | ||
| - | |||
| ==== Hardware Specs ==== | ==== Hardware Specs ==== | ||
| Line 32: | Line 30: | ||
| ==== Expansion Ports ==== | ==== Expansion Ports ==== | ||
| - | [[:A20-Cubietruck GPIO Pin|Expansion Ports Introduction]] | + | {{:products:a20_cubietruck:ct-pin脚图.png?600|}} | 
| + | |||
| + | |||
| + | |||
| + | ^ **CN8 (Near Ethernet connector)**  ^^^^ | ||
| + | ^ **2x15 Header**  ^^^^ | ||
| + | |30|LRADC1  |29|VCC-5V  | | ||
| + | |28|LRADC0  |27|CVBS  | | ||
| + | |26|LINEIN-R  |25|PB19(TWI1-SDA)  | | ||
| + | |24|LINEIN-L  |23|PB18(TWI1-SCK)  | | ||
| + | |22|PB4 (IR0-RX)  |21|PB2 (PWM0)  | | ||
| + | |20|PB3 (IR0-TX))  |19|PI3 (PWM1)  | | ||
| + | |18|PI15 (PS2SDA1/EINT27)  |17|PI21 (FMIN-R/PS2SDA0/UART7-RX/HSDA) | | ||
| + | |16|PI14 (PS2SCLK1/EINT26)  |15|PI20 (FMIN-L/PS2SCLK0/UART7-TX/HSCL)| | ||
| + | |14|GND  |13|GND  | | ||
| + | |12|PB17 (SPI2-MISO/JTAG_DI0) |11|PB15(SPI2-CLK/JTAG_CK0)  | | ||
| + | |10|PB16 (SPI2-MOSI/JTAG_DO0) |9|PB14 (SPI2-CS0/JTAG_MS0)  | | ||
| + | |8|PC22 (SPI2-MISO/EINT15)  |7|PC20 (SPI2-CLK)  | | ||
| + | |6|PC21 (SPI2-MOSI/EINT14)  |5|PC19 (SPI2-CS0)  | | ||
| + | |4|RESET#  |3|AVCC  | | ||
| + | |2|3.3V  |1|GND  | | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ^ **CN9 (Near USB Ports)** ^^^^ | ||
| + | ^ **CSI1/TS/TP/TVIN**  ^^^^ | ||
| + | |1|3.3V  |2|3.3V  | | ||
| + | |3|PG0 (TS1_CLK/CSI1-PCLK)  |4|PG3 (TS1_ERR/CSI1-VSYNC)  | | ||
| + | |5|PG2 (TS1_SYNC/CSI1-HSYNC)  |6|PG1 (TS1_DVLD/CSI1-MCLK)  | | ||
| + | |7|PG4 (TS1_D0/CSI1-D0)  |8|PG5 (TS1_D1/CSI1-D1)  | | ||
| + | |9|PG6 (TS1_D2/CSI1-D2/UART3-TX)  |10|PG7 (TS1_D3/CSI1-D3/UART3-RX)  | | ||
| + | |11|PG8 (TS1_D4/CSI1-D4/UART3-RTS)|12|PG9 (TS1_D5/CSI1-D5/UART3-CTS)  | | ||
| + | |13|PG10 (TS1_D6/CSI1-D6/UART4-TX)|14|PG11 (TS1_D7/CSI1-D7/UART4-RX)  | | ||
| + | |15|GND  |16|GND  | | ||
| + | ^ **Analog**  ^^^^ | ||
| + | |17|XP-I2SDO1  |18|TVIN0-I2SMCLK  | | ||
| + | |19|XN-I2SDO2  |20|TVIN1-BTPCMCLK  | | ||
| + | |21|YP-I2SDO3  |22|TVIN2-BTPCMSYNC  | | ||
| + | |23|XN-BTPCMIN  |24|TVIN3-BTPCMOUT  | | ||
| + | |||
| ===== Software ===== | ===== Software ===== | ||
| Line 40: | Line 79: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| + | |||
| + | ==== Android ==== | ||
| + | * [[tutorials:ct1:installation:CB3 A20-Compiling Android image for Cubietruck | A20-Compiling Android image for Cubietruck]] | ||
| + | * [[tutorials:ct1:installation:CB3 A20-Install Nand Boot Android for Cubietruck | A20-Install Nand Boot Android for Cubietruck]] | ||
| + | * [[tutorials:ct1:installation:CB3 A20-Android Boot from SATA | A20-Android System Boot from SATA]] | ||
| + | * [[tutorials:ct1:installation:A20 A20-Add custom plan board android configuration | A20-Add custom plan board android configuration]] | ||
| + | |||
| + | ==== Cubieez ==== | ||
| + | |||
| + | * [[tutorials:CubieTruck:cubieez | Get start with Cubieez ]] | ||
| + | |||
| ==== Lubuntu ==== | ==== Lubuntu ==== | ||
| Line 48: | Line 98: | ||
| * [[tutorials:ct1:installation: install_lubuntu_desktop_server_to_sd_card | Install lubuntu desktop/server to SD card ]] | * [[tutorials:ct1:installation: install_lubuntu_desktop_server_to_sd_card | Install lubuntu desktop/server to SD card ]] | ||
| - | ==== Android ==== | ||
| - | * [[tutorials:ct1:installation:CB3 A20-Compiling Android image for Cubietruck | A20-Compiling Android image for Cubietruck]] | ||
| - | * [[tutorials:ct1:installation:CB3 A20-Install Nand Boot Android for Cubietruck | A20-Install Nand Boot Android for Cubietruck]] | ||
| - | * [[tutorials:ct1:installation:CB3 A20-Android Boot from SATA | A20-Android System Boot from SATA]] | ||
| ==== Fedora ==== | ==== Fedora ==== | ||
| Line 62: | Line 108: | ||
| * [[tutorials:ct1:development:How to use rdesktop to display windows or linux desktop|How to use rdesktop to display windows or linux desktop]] | * [[tutorials:ct1:development:How to use rdesktop to display windows or linux desktop|How to use rdesktop to display windows or linux desktop]] | ||
| * [[tutorials:ct1:development:Booting the Cubietruck over the network|Booting the Cubietruck over the network]] | * [[tutorials:ct1:development:Booting the Cubietruck over the network|Booting the Cubietruck over the network]] | ||
| - | ===== Customization ===== | ||
| - | * [[tutorials:cb2:development:building_fedora_20_nand_image|Building Fedora 20 Minimal Nand Image]] | ||
| - | |||
| <WRAP noprint> | <WRAP noprint> | ||
| {{tag>Cubieboard Cubietruck}} | {{tag>Cubieboard Cubietruck}} | ||
| </WRAP> | </WRAP> | ||