Skip to content

Commit 47f160c

Browse files
committed
table fix 3 to markdown
1 parent 1ef791f commit 47f160c

File tree

1 file changed

+35
-142
lines changed
  • content/hardware/01.mkr/01.boards/mkr-vidor-4000/datasheets

1 file changed

+35
-142
lines changed

content/hardware/01.mkr/01.boards/mkr-vidor-4000/datasheets/datasheet.md

+35-142
Original file line numberDiff line numberDiff line change
@@ -60,137 +60,46 @@ The board's microcontroller is a low power Arm® Cortex®-M0 32-bit SAMD21, like
6060

6161
The FPGA is the Intel® Cyclone® 10CL016. It contains 16K logic elements, 504 kB of embedded RAM, and x56 18x18 bits HW multipliers for high-speed DSP operations. Each pin can toggle at over 150 MHz and can be configured for functions such as UARTs, (Q)SPI, high-resolution/high-frequency PWM, quadrature encoder, I2C, I2S, Sigma Delta DAC, etc.
6262

63-
<div style="text-align:center;">
63+
| Component | Details |
64+
| :---------------------------: | :------------------------------------------: |
65+
| **FPGA** | Intel® Cyclone® 10CL016 |
66+
| **PCI** | Mini PCI Express port with programmable pins |
67+
| **Camera Connector** | MIPI camera connector |
68+
| **Video Output** | Micro HDMI |
69+
| **Circuit Operating Voltage** | 3.3 V |
70+
| **Digital I/O Pins** | 22 headers + 25 Mini PCI Express |
71+
| **PWM Pins** | All Pins |
72+
| **UART** | Up to 7 (depends on FPGA configuration) |
73+
| **SPI** | Up to 7 (depends on FPGA configuration) |
74+
| **I2C** | Up to 7 (depends on FPGA configuration) |
75+
| **DC Current per I/O Pin** | 4 or 8 mA |
76+
| **Flash Memory** | 2 MB |
77+
| **SDRAM** | 8 MB |
78+
| **Clock Speed** | 48 MHz - up to 200 MHz |
6479

65-
<table>
66-
<thead>
67-
<tr style="text-align: middle;">
68-
<th width="25%">Component</th>
69-
<th colspan="2">Details</th>
70-
</tr>
71-
</thead>
72-
<tbody>
73-
<tr>
74-
<td rowspan="1">FPGA</td>
75-
<td colspan="2">Intel® Cyclone® 10CL016</td>
76-
</tr>
77-
<tr>
78-
<td rowspan="1">PCI</td>
79-
<td colspan="2">Mini PCI Express port with programmable pins</td>
80-
</tr>
81-
<tr>
82-
<td rowspan="1">Camera Connector</td>
83-
<td colspan="2">MIPI camera connector</td>
84-
</tr>
85-
<tr>
86-
<td rowspan="1">Video Output</td>
87-
<td colspan="2">Micro HDMI</td>
88-
</tr>
89-
<tr>
90-
<td rowspan="1">Circuit Operating Voltage</td>
91-
<td colspan="2">3.3 V</td>
92-
</tr>
93-
<tr>
94-
<td rowspan="1">Digital I/O Pins</td>
95-
<td colspan="2">22 headers + 25 Mini PCI Express</td>
96-
</tr>
97-
<tr>
98-
<td rowspan="1">PWM Pins</td>
99-
<td colspan="2">All Pins</td>
100-
</tr>
101-
<tr>
102-
<td rowspan="1">UART</td>
103-
<td colspan="2">Up to 7 (depends on FPGA configuration)</td>
104-
</tr>
105-
<tr>
106-
<td rowspan="1">SPI</td>
107-
<td colspan="2">Up to 7 (depends on FPGA configuration)</td>
108-
</tr>
109-
<tr>
110-
<td rowspan="1">I2C</td>
111-
<td colspan="2">Up to 7 (depends on FPGA configuration)</td>
112-
</tr>
113-
<tr>
114-
<td rowspan="1">DC Current per I/O Pin</td>
115-
<td colspan="2">4 or 8 mA</td>
116-
</tr>
117-
<tr>
118-
<td rowspan="1">Flash Memory</td>
119-
<td colspan="2">2 MB</td>
120-
</tr>
121-
<tr>
122-
<td rowspan="1">SDRAM</td>
123-
<td colspan="2">8 MB</td>
124-
</tr>
125-
<tr>
126-
<td rowspan="1">Clock Speed</td>
127-
<td colspan="2">48 MHz - up to 200 MHz</td>
128-
</tr>
129-
</tbody>
130-
</table>
131-
</div>
13280

13381
The board comes with 8 MB of SRAM to support the FPGA operations on video and audio. The FPGA code is stored in a 2 MB QSPI Flash chip, of which 1 MB is allocated for user applications. It is possible to perform high-speed DSP operations for audio and video processing. Therefore, the Vidor includes a Micro HDMI connector for audio and video output and a MIPI camera connector for video input. All of the board's pins are driven both by SAMD21 and FPGA while respecting the MKR family format. Finally, there is a Mini PCI Express connector with up to x25 user-programmable pins that can be used for connecting your FPGA as a peripheral to a computer or to create your own PCI interfaces.
13482

13583

13684
### Wireless Communication
13785

138-
<div style="text-align:center;">
139-
<table>
140-
<thead>
141-
<tr>
142-
<th>Component</th>
143-
<th>Details</th>
144-
</tr>
145-
</thead>
146-
<tbody>
147-
<tr>
148-
<td rowspan="2">Nina W102 u-blox® module</td>
149-
<td>2.4 GHz Wi-­Fi® (802.11 b/g/n) support</td>
150-
</tr>
151-
<tr>
152-
<td>Bluetooth® 4.2 Low Energy dual-mode</td>
153-
</tr>
154-
</tbody>
155-
</table>
156-
</div>
86+
| Component | Details |
87+
| :--------------------------: | :-----------------------------------: |
88+
| **Nina W102 u-blox® module** | 2.4 GHz Wi-Fi® (802.11 b/g/n) support |
89+
| | Bluetooth® 4.2 Low Energy dual-mode |
90+
15791

15892
### Security
15993

160-
<div style="text-align:center;">
161-
<table>
162-
<thead>
163-
<tr>
164-
<th>Component</th>
165-
<th>Details</th>
166-
</tr>
167-
</thead>
168-
<tbody>
169-
<tr>
170-
<td rowspan="7">ATECC508A</td>
171-
<td>Secure boot process that verifies the authenticity and integrity of the firmware before it is loaded into the device</td>
172-
</tr>
173-
<tr>
174-
<td>Performs High-Speed Public Key (PKI) Algorithms</td>
175-
</tr>
176-
<tr>
177-
<td>NIST Standard P256 Elliptic Curve Support</td>
178-
</tr>
179-
<tr>
180-
<td>SHA-256 Hash Algorithm with HMAC Option</td>
181-
</tr>
182-
<tr>
183-
<td> Host and Client Operations</td>
184-
</tr>
185-
<tr>
186-
<td>256-bit Key Length</td>
187-
</tr>
188-
<tr>
189-
<td>Storage for up to 16 Keys</td>
190-
</tr>
191-
</tbody>
192-
</table>
193-
</div>
94+
| Component | Details |
95+
| :-----------: | :--------------------------------------------------------------------------------------------------: |
96+
| **ATECC508A** | Secure boot process that verifies the authenticity and integrity of the firmware before it is loaded |
97+
| | Performs High-Speed Public Key (PKI) Algorithms |
98+
| | NIST Standard P256 Elliptic Curve Support |
99+
| | SHA-256 Hash Algorithm with HMAC Option |
100+
| | Host and Client Operations |
101+
| | 256-bit Key Length |
102+
| | Storage for up to 16 Keys |
194103

195104
### Related Products
196105

@@ -308,27 +217,11 @@ Now that you have gone through the basics of what you can do with the device, yo
308217

309218
MKR Vidor 4000 board dimensions and weight are the following:
310219

311-
312-
<div style="text-align:center;">
313-
<table>
314-
<tbody>
315-
<tr>
316-
<th rowspan="3">Dimensions & Weight</th>
317-
<td rowspan="1">Width</td>
318-
<td colspan="1">25 mm</td>
319-
</tr>
320-
<tr>
321-
<th rowspan="1">Length</th>
322-
<td colspan="1">83 mm</td>
323-
</tr>
324-
<tr>
325-
<th rowspan="1">Weight</th>
326-
<td colspan="1">43.5 g</td>
327-
</tr>
328-
</tbody>
329-
</table>
330-
</div>
331-
220+
| Dimensions & Weight | | |
221+
| :-----------------: | :--------: | :----: |
222+
| | **Width** | 25 mm |
223+
| | **Length** | 83 mm |
224+
| | **Weight** | 43.5 g |
332225

333226
The MKR Vidor 4000 has two 2.22 mm drilled mounting holes to provide for mechanical fixing.
334227

0 commit comments

Comments
 (0)