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
Copy file name to clipboardExpand all lines: content/hardware/04.pro/boards/portenta-h7/features.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<FeatureDescription>
2
2
3
-
The **Portenta H7** simultaneously runs high level code along with real time tasks. The design includes two processors that can run tasks in parallel. For example, is possible to execute Arduino compiled code along with MicroPython one, and have both cores to communicate with one another. The Portenta functionality is two-fold, it can either be running like any other embedded microcontroller board, or as the main processor of an embedded computer. For example, use the **Portenta Vision Shield** to transform your H7 into an industrial camera capable of performing realtime machine learning algorithms on live video feeds
3
+
The **Portenta H7** simultaneously runs high level code along with real time tasks, since it includes two processors that can run tasks in parallel. For example, it is possible to execute Arduino compiled code along with MicroPython one and have both cores to communicate with one another. The Portenta functionality is two-fold, it can either be running like any other embedded microcontroller board or as the main processor of an embedded computer. For instance, use the **Portenta Vision Shield** to transform your H7 into an industrial camera capable of performing real-time machine learning algorithms on live video feeds.
4
4
5
5
</FeatureDescription>
6
6
@@ -10,12 +10,12 @@ The **Portenta H7** simultaneously runs high level code along with real time tas
10
10
11
11
The Portenta H7 allows for programming with high-level languages and AI while performing low-latency operations on its customizable hardware.
<Featuretitle="STM32H747XI dual Cortex®-M7+M4 32bit low power Arm® MCU"image="mcu">
17
17
18
-
H7's main processor is the dual core STM32H747 including a Cortex® M7 running at 480 MHz and a Cortex® M4 running at 240 MHz. The two cores communicate via a Remote Procedure Call mechanism that allows calling functions on the other processor seamlessly.
18
+
H7's main microcontroller is the dual core STM32H747, including a Cortex® M7 running at 480 MHz and a Cortex® M4 running at 240 MHz. The two cores communicate via a Remote Procedure Call mechanism that allows calling functions on the other processor seamlessly.
The Portenta H7 is a highly configurable design, it is possible to order boards with different configurations of memory, crypto chip, antenna, etc. These request will be channeled through Arduino's sales team and will require a minimum amount order. We recommend you try the default H7 configuration and if you need specific features for your solution, then contact us to discuss the terms.
38
+
The Portenta H7 is a highly configurable design, it is possible to order boards with different configurations of memory, crypto chip, antenna, etc. These request will be channeled through Arduino's sales team and will require a minimum amount order. We recommend you to try the default H7 configuration and, if you need specific features for your solution, then contact us to discuss the terms.
0 commit comments