You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MKR Vidor 4000 is nothing less than a powerhouse of a board, packing a huge set of features into a small form factor. It features the Intel® Cyclone® 10CL016 for FPGA (Field Programming Gate Array), allowing you to configure a large set of pins to accommodate any of your preferences. But why stop there? The board also has a camera connector, a Micro HDMI connector, Wi-Fi® / Bluetooth® connectivity through the NINA-W102 module, and cyber-security through the ECC508 crypto chip. Just like the other members of the MKR family, it uses the popular Arm® Cortex®-M0 32-bit SAMD21 microprocessor.
25
24
26
-
</p>
27
25
28
26
### Microcontroller Block
29
27
@@ -103,7 +101,7 @@ The board comes with 8 MB of SRAM to support the FPGA operations on video and au
103
101
104
102
### Related Products
105
103
106
-
- Arduino MKR Family boards
104
+
- Arduino MKR Family boards
107
105
- Arduino MKR Family shields
108
106
- Arduino MKR Family carriers
109
107
@@ -133,14 +131,11 @@ The following table is a comprehensive guideline for the optimal use of the MKR
133
131
134
132
## Functional Overview
135
133
136
-
<pstyle="text-align: justify;">
137
134
The cores of the MKR Vidor 4000 are the SAMD21 Arm® Cortex®-M0+ microcontroller and the Intel® Cyclone® 10CL016 FPGA. The board also contains several peripherals connected to the microcontroller and the FPGA blocks.
138
135
139
-
</p>
140
-
141
136
****
142
137
143
-
### Pinout
138
+
### Pinout
144
139
145
140
The basic pinout is shown in Figure 1.
146
141
@@ -164,8 +159,6 @@ An overview of the MKR Vidor 4000 high-level architecture is showed in the next
164
159
165
160
### Power Supply
166
161
167
-
<divstyle="text-align:justify;">
168
-
169
162
The MKR Vidor can be powered through one of these interfaces:
170
163
171
164
-**USB:** Micro USB-B port. Used to power the board at 5 V.
@@ -174,12 +167,8 @@ The MKR Vidor can be powered through one of these interfaces:
174
167
-**VCC:** This pin outputs 3.3 V through the on-board voltage regulator. This voltage is 3.3 V if USB or VIN is used.
175
168
-**Battery:** 3.7 V single-cell lithium-ion/lithium-polymer battery, connected through the onboard battery connector JST S2B-PH-SM4-TB(LF)(SN). The mating connector is JST PHR-2.
176
169
177
-
</div>
178
-
179
170
## Device Operation
180
171
181
-
<divstyle="text-align:justify;">
182
-
183
172
### Getting Started - IDE
184
173
185
174
If you want to program your MKR Vidor 4000 while offline you need to install the Arduino Desktop IDE **[1]**. To connect the MKR Vidor 4000 to your computer, you will need a micro USB-B cable.
0 commit comments