docs: fixed feature lists for quark_d2000_crb
Change-Id: I1512118189d215340306a34ef63795b960692bf0
This commit is contained in:
parent
47b9b4c838
commit
93f04f3e15
1 changed files with 17 additions and 11 deletions
|
@ -9,12 +9,18 @@ The Intel® Quark ™ microcontroller D2000 package is shipped as a 40-pin QFN
|
||||||
component.
|
component.
|
||||||
|
|
||||||
Intel™ Quark® microcontroller D2000 contains the following items:
|
Intel™ Quark® microcontroller D2000 contains the following items:
|
||||||
* On-board components:
|
|
||||||
-Accelerometer/Magnetometer sensor
|
- On-board components:
|
||||||
|
|
||||||
|
- Accelerometer/Magnetometer sensor
|
||||||
- UART/JTAG to USB convert for USB debug port
|
- UART/JTAG to USB convert for USB debug port
|
||||||
* Expansion options:
|
|
||||||
|
- Expansion options:
|
||||||
|
|
||||||
- “Arduino Uno” compatible SIL sockets ( 3.3V IO Only )
|
- “Arduino Uno” compatible SIL sockets ( 3.3V IO Only )
|
||||||
* Other connectors:
|
|
||||||
|
- Other connectors:
|
||||||
|
|
||||||
- 1x USB 2.0 Device Port – micro Type B
|
- 1x USB 2.0 Device Port – micro Type B
|
||||||
- On-board coin cell battery holder
|
- On-board coin cell battery holder
|
||||||
- 5V input a screw terminal/header (external power or Li-ion)
|
- 5V input a screw terminal/header (external power or Li-ion)
|
||||||
|
@ -32,20 +38,20 @@ Supported Features
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
| Interface | Controller | ARC | x86 | Driver/Component |
|
| Interface | Controller | ARC | x86 | Driver/Component |
|
||||||
+===========+============+=====+=====+=======================+
|
+===========+============+=====+=====+=======================+
|
||||||
| MVIC | on-chip | N | Y | interrupt_controller |
|
| MVIC | on-chip | N | Y | interrupt_controller |
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
| UART | on-chip | N | Y | serial port-polling; |
|
| UART | on-chip | N | Y | serial port-polling; |
|
||||||
| | | | | serial port-interrupt |
|
| | | | | serial port-interrupt |
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
| SPI | on-chip | Y | Y | spi |
|
| SPI | on-chip | Y | Y | spi |
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
| ADC | on-chip | Y | N | adc |
|
| ADC | on-chip | Y | N | adc |
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
| I2C | on-chip | Y | Y | i2c |
|
| I2C | on-chip | Y | Y | i2c |
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
| GPIO | on-chip | Y | Y | gpio |
|
| GPIO | on-chip | Y | Y | gpio |
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
| PWM | on-chip | Y | Y | pwm |
|
| PWM | on-chip | Y | Y | pwm |
|
||||||
+-----------+------------+-----+-----+-----------------------+
|
+-----------+------------+-----+-----+-----------------------+
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue