building.md: Add instructions for cpack
[contrib/mraa.git] / docs / intel_de3815.md
1 Intel(R) NUC DE3815tykhe                            {#de3815}
2 =============
3
4 The DE3815 NUC Kit is a single core Atom(TM) clocked at 1.46GHz.
5 http://www.intel.com/content/www/us/en/nuc/nuc-kit-de3815tykhe.html
6
7 Interface notes
8 ---------------
9 **GPIO** Not yet implemented.
10
11 **PWM** Functionality for the PWM is provided by the `pwm_lpss` module `CONFIG_PWM_LPSS`
12
13 **I2C** Depending on your system you may need to load `i2c-dev`
14
15 Custom Solutions Header mapping
16 -------------------------------
17 Based on: http://downloadmirror.intel.com/23745/eng/DE3815TYBE_TechProdSpec06.pdf
18
19 | MRAA Number | Physical Pin | Function     | Notes                |
20 |-------------|--------------|--------------|----------------------|
21 | 0           | 1            | 1.8V sby     |                      |
22 | 1           | 2            | GND          |                      |
23 | 2           | 3            | HDMI_CEC     |                      |
24 | 3           | 4            | DMIC_CLK     |                      |
25 | 4           | 5            | 3.3V sby     |                      |
26 | 5           | 6            | DMIC_DATA    |                      |
27 | 6           | 7            | Key (no pin) |                      |
28 | 7           | 8            | SMB_ALERT#   |                      |
29 | 8           | 9            | 5V sby (2A)  |                      |
30 | 9           | 10           | SCI_SMI_GPIO |                      |
31 | 10          | 11           | PWM[0]       | PWM Chip 0 Channel 0 |
32 | 11          | 12           | PWM[1]       | PWM Chip 0 Channel 1 |
33 | 12          | 13           | I2C0_CLK     | /dev/i2c-0 SCL       |
34 | 13          | 14           | I2C0_DATA    | /dev/i2c-0 SDA       |
35 | 14          | 15           | I2C1_CLK     | /dev/i2c-1 SCL       |
36 | 15          | 16           | I2C1_DATA    | /dev/i2c-1-SDA       |
37 | 16          | 17           | SMB_CLK      |                      |
38 | 17          | 18           | SMB_DATA     |                      |