Lines Matching +full:card +full:- +full:detect
5 The MEC172x Modular Card ASSY6930 (Rev. B) is a development board to evaluate the
12 - MEC172x (MEC1723, MEC1727 and MEC1728) ARM Cortex-M4 Processor
13 - 416 KB RAM and 128 KB boot ROM
14 - UART1 using microUSB
15 - PECI interface 3.0
16 - FAN, PWM and TACHO pins
17 - 5 SMBus instances
18 - eSPI header
19 - VCI interface
20 - 1 hardware driven PS/2 ports
21 - Keyboard interface headers
29 - GPIOs
30 - JTAG port
31 - eSPI bus
32 - I2C0, I2C1 and I2C6
33 - PWM1, PWM2, PWM3
34 - Shared SPI
35 - Keyboard Interface
39 - FAN, PWM8
40 - I2C3 and I2C7
41 - eSPI bus
43 The board is powered through the +5V USB micro-A connector or from the MECC connector.
51 +-----------+------------+-------------------------------------+
54 | NVIC | on-chip | nested vector interrupt controller |
55 +-----------+------------+-------------------------------------+
56 | SYSTICK | on-chip | systick |
57 +-----------+------------+-------------------------------------+
58 | UART | on-chip | serial port |
59 +-----------+------------+-------------------------------------+
60 | GPIO | on-chip | gpio |
61 +-----------+------------+-------------------------------------+
62 | I2C | on-chip | i2c |
63 +-----------+------------+-------------------------------------+
64 | PINMUX | on-chip | pinmux |
65 +-----------+------------+-------------------------------------+
66 | PS/2 | on-chip | ps2 |
67 +-----------+------------+-------------------------------------+
68 | KSCAN | on-chip | kscan |
69 +-----------+------------+-------------------------------------+
70 | TACH | on-chip | tachometer |
71 +-----------+------------+-------------------------------------+
72 | RPMFAN | on-chip | Fan speed controller |
73 +-----------+------------+-------------------------------------+
85 - MEC172x Modular ASSY 6930 Rev B1 `MEC172x Modular EC Card - Assy_6930 Rev B1p1`_
91 on-chip PLL to generate a resulting EC clock rate of 12 MHz. See Processor clock
109 Power-Related Jumpers
110 ---------------------
111 If you wish to power from type A/B connector ``P1`` set the jumper ``JP22 1-2``.
114 set the jumper to ``JP22 2-3``.
118 If you wish to set VTR2 to 3.3V, set the jumper ``JP26 2-3``.
120 If you wish to set VTR2 to 1.8V, set the jumper ``JP26 1-2``.
123 Boot-ROM Straps
124 ---------------
125 This jumper configures MEC172x Boot-ROM strap.
127 +---------------------+
130 | 1-2 |
131 +---------------------+
133 ``JP23 1-2`` pulls UART_BSTRAP to GND. MEC172x Boot-ROM samples UART_BSTRAP and if low,
137 ------------------
141 +-------------------+----------+
144 | Shared SPI or SAF | 5-6 |
145 +-------------------+----------+
146 | MAF | 1-2, 4-6 |
147 +-------------------+----------+
162 For Linux please make sure that you copied ``60-dediprog.rules``
166 .. code-block:: console
168 $ udevadm control --reload
179 .. code-block:: console
181 -DMEC172X_SPI_GEN=<path to spi_gen tool>/mec172x_spi_gen_lin_x86_64
190 .. code-block:: console
192 -DMEC172X_SPI_CFG=<path to spi_cfg file>/spi_cfg.txt
196 .. code-block:: console
198 …ld -p auto -b mec172xmodular_assy6930 samples/hello_world -- -DMEC172X_SPI_GEN=$HOME/CPGZephyrDocs…
208 +------------+---------------+
213 +------------+---------------+
215 +------------+---------------+
217 +------------+---------------+
219 +------------+---------------+
221 +------------+---------------+
223 +------------+---------------+
228 #. Apply power to the board via a micro-USB cable.
229 Configure this option by using a jumper between ``JP22 1-2``.
234 #. Build :zephyr:code-sample:`hello_world` application as you would normally do.
248 .. code-block:: console
250 $ minicom -D /dev/ttyUSB0 -o
252 The -o option tells minicom not to send the modem initialization
255 - Speed: 115200
256 - Data: 8 bits
257 - Parity: None
258 - Stop bits: 1
263 .. code-block:: console
280 If ``LED1`` is off, check the power-related jumpers again.
285 #. If Dediprog can't detect the onboard flash, press the board's ``S1`` Reset button and try again.
290 .. target-notes::
293 https://github.com/MicrochipTech/CPGZephyrDocs/blob/master/MEC172x/MEC172x-Data-Sheet.pdf
294 .. _MEC172x Modular EC Card - Assy_6930 Rev B1p1:
295 …https://github.com/MicrochipTech/CPGZephyrDocs/blob/master/MEC172x/MEC172X-MECC_Assy_6930_B1p1-SCH…