From 4d37576e935d5b8da5c2872518e3abf7186d28f3 Mon Sep 17 00:00:00 2001
From: martab1994 <93210545+martab1994@users.noreply.github.com>
Date: Tue, 23 Aug 2022 09:56:25 +0200
Subject: [PATCH 1/2] Update features.md
Fix typos and datasheet link
---
content/hardware/04.pro/boards/portenta-h7/features.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/hardware/04.pro/boards/portenta-h7/features.md b/content/hardware/04.pro/boards/portenta-h7/features.md
index fbd169c7bb..47b71eef90 100644
--- a/content/hardware/04.pro/boards/portenta-h7/features.md
+++ b/content/hardware/04.pro/boards/portenta-h7/features.md
@@ -1,6 +1,6 @@
-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 real time machine learning algorithms on live video feeds
+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.
@@ -10,12 +10,12 @@ The **Portenta H7** simultaneously runs high level code along with real time tas
The Portenta H7 allows for programming with high-level languages and AI while performing low-latency operations on its customizable hardware.
-
+
- 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.
+ 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.
@@ -35,7 +35,7 @@ The **Portenta H7** simultaneously runs high level code along with real time tas
- 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.
+ 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.
From b8663cd7fbaaa128786d238bf640499f0fb03a80 Mon Sep 17 00:00:00 2001
From: martab1994 <93210545+martab1994@users.noreply.github.com>
Date: Tue, 23 Aug 2022 11:32:35 +0200
Subject: [PATCH 2/2] Update
content/hardware/04.pro/boards/portenta-h7/features.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: Pablo Marquínez Ferrándiz
---
content/hardware/04.pro/boards/portenta-h7/features.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/hardware/04.pro/boards/portenta-h7/features.md b/content/hardware/04.pro/boards/portenta-h7/features.md
index 47b71eef90..6d670ca7a1 100644
--- a/content/hardware/04.pro/boards/portenta-h7/features.md
+++ b/content/hardware/04.pro/boards/portenta-h7/features.md
@@ -10,7 +10,7 @@ The **Portenta H7** simultaneously runs high level code along with real time tas
The Portenta H7 allows for programming with high-level languages and AI while performing low-latency operations on its customizable hardware.
-
+