@@ -30,119 +30,31 @@ The MKR Vidor 4000 is nothing less than a powerhouse of a board, packing a huge
30
30
The board's microcontroller is a low power Arm® Cortex®-M0 32-bit SAMD21, like in the other boards within the Arduino MKR family. The Wi-Fi® and Bluetooth® connectivity is performed with a module from u-blox, the NINA-W10, a low power chipset operating in the 2.4GHz range. On top of that, secure communication is ensured through the Microchip® ECC508 crypto chip. Also, you can find a battery charger, and a directionable RGB LED on-board.
31
31
32
32
33
- <div style =" text-align :center ;" >
34
-
35
- <table >
36
- <thead>
37
- <tr style="text-align: middle;">
38
- <th width="25%">Component</th>
39
- <th colspan="2">Details</th>
40
- </tr>
41
- </thead>
42
- <tbody>
43
- <tr>
44
- <td rowspan="1">Microcontroller</td>
45
- <td colspan="2">SAMD21 Arm® Cortex®-M0+ 32bit low power ARM MCU</td>
46
- </tr>
47
- <tr>
48
- <td rowspan="1">USB connector</td>
49
- <td colspan="2">Micro USB (USB-B)</td>
50
- </tr>
51
- <tr>
52
- <td rowspan="6">Pins</td>
53
- <td rowspan="1">Built-in LED Pin</td>
54
- <td colspan="1">Pin 6</td>
55
- </tr>
56
- <tr>
57
- <td rowspan="1">Digital I/O Pins</td>
58
- <td colspan="1">x8</td>
59
- </tr>
60
- <tr>
61
- <td rowspan="1">Analog Input Pins</td>
62
- <td colspan="1">x7 (ADC 8/10/12 bit)</td>
63
- </tr>
64
- <tr>
65
- <td rowspan="1">Analog Output Pins</td>
66
- <td colspan="1">x1 (DAC 10 bit)</td>
67
- </tr>
68
- <tr>
69
- <td rowspan="1">PMW Pins</td>
70
- <td colspan="1">x13 (0 - 8, 10, 12, A3, A4)</td>
71
- </tr>
72
- <tr>
73
- <td rowspan="1">External interrupts</td>
74
- <td colspan="1">x10 (Pin 0, 1, 4, 5, 6, 7, 8,9, A1, A2)</td>
75
- </tr>
76
- <tr>
77
- <td rowspan="3">Connectivity</td>
78
- <td rowspan="1">Bluetooth®</td>
79
- <td colspan="1">Nina W102 u-blox® module</td>
80
- </tr>
81
- <tr>
82
- <td rowspan="1">Wi-Fi®</td>
83
- <td colspan="1">Nina W102 u-blox® module</td>
84
- </tr>
85
- <tr>
86
- <td rowspan="1">Secure element</td>
87
- <td colspan="1">ATECC508A</td>
88
- </tr>
89
- <tr>
90
- <td rowspan="3">Communication</td>
91
- <td rowspan="1">UART</td>
92
- <td colspan="1">Yes</td>
93
- </tr>
94
- <tr>
95
- <td rowspan="1">I2C</td>
96
- <td colspan="1">Yes</td>
97
- </tr>
98
- <tr>
99
- <td rowspan="1">SPI</td>
100
- <td colspan="1">Yes</td>
101
- </tr>
102
- <tr>
103
- <td rowspan="5">Power</td>
104
- <td rowspan="1">I/O Voltage</td>
105
- <td colspan="1">3.3 V</td>
106
- </tr>
107
- <tr>
108
- <td rowspan="1">Input Voltage (nominal)</td>
109
- <td colspan="1">5-7 V</td>
110
- </tr>
111
- <tr>
112
- <td rowspan="1">DC Current per I/O pin</td>
113
- <td colspan="1">7 mA</td>
114
- </tr>
115
- <tr>
116
- <td rowspan="1">Supported battery</td>
117
- <td colspan="1">Li-Po Single Cell, 3.7 V, 1024 mAh Minimum</td>
118
- </tr>
119
- <tr>
120
- <td rowspan="1">Battery connector</td>
121
- <td colspan="1">JST PH</td>
122
- </tr>
123
- <tr>
124
- <td rowspan="2">Clock speed</td>
125
- <td rowspan="1">Processor</td>
126
- <td colspan="1">48 MHz</td>
127
- </tr>
128
- <tr>
129
- <td rowspan="1">RTC</td>
130
- <td colspan="1">32.768 kHz</td>
131
- </tr>
132
- <tr>
133
- <td rowspan="2">Memory</td>
134
- <td rowspan="1">SAMD21G18A</td>
135
- <td colspan="1">256 kB Flash, 32 kB SRAM</td>
136
- </tr>
137
- <tr>
138
- <td rowspan="1">Nina W102 u-blox® module</td>
139
- <td colspan="1">448 kB ROM, 520 kB SRAM, 2 MB Flash</td>
140
- </tr>
141
- </tbody>
142
- </table >
143
-
144
- </div >
145
-
33
+ | Component | Details |
34
+ | :--------------------------: | :---------------------------------------------: |
35
+ | ** Microcontroller** | SAMD21 Arm® Cortex®-M0+ 32bit low power ARM MCU |
36
+ | ** USB connector** | Micro USB (USB-B) |
37
+ | ** Built-in LED Pin** | Pin 6 |
38
+ | ** Digital I/O Pins** | x8 |
39
+ | ** Analog Input Pins** | x7 (ADC 8/10/12 bit) |
40
+ | ** Analog Output Pins** | x1 (DAC 10 bit) |
41
+ | ** PMW Pins** | x13 (0 - 8, 10, 12, A3, A4) |
42
+ | ** External interrupts** | x10 (Pin 0, 1, 4, 5, 6, 7, 8,9, A1, A2) |
43
+ | ** Bluetooth®** | Nina W102 u-blox® module |
44
+ | ** Wi-Fi®** | Nina W102 u-blox® module |
45
+ | ** Secure element** | ATECC508A |
46
+ | ** UART** | Yes |
47
+ | ** I2C** | Yes |
48
+ | ** SPI** | Yes |
49
+ | ** I/O Voltage** | 3.3 V |
50
+ | ** Input Voltage (nominal)** | 5-7 V |
51
+ | ** DC Current per I/O pin** | 7 mA |
52
+ | ** Supported battery** | Li-Po Single Cell, 3.7 V, 1024 mAh Minimum |
53
+ | ** Battery connector** | JST PH |
54
+ | ** Processor** | 48 MHz |
55
+ | ** RTC** | 32.768 kHz |
56
+ | ** SAMD21G18A** | 256 kB Flash, 32 kB SRAM |
57
+ | ** Nina W102 u-blox® module** | 448 kB ROM, 520 kB SRAM, 2 MB Flash |
146
58
147
59
### FPGA Block
148
60
@@ -213,7 +125,7 @@ The FPGA is the Intel® Cyclone® 10CL016. It contains 16K logic elements, 504 k
213
125
<tr>
214
126
<td rowspan="1">Clock Speed</td>
215
127
<td colspan="2">48 MHz - up to 200 MHz</td>
216
- </tr>
128
+ </tr>
217
129
</tbody>
218
130
</table >
219
131
</div >
0 commit comments