Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/hardware/04.pro/boards/portenta-h7-lite/features.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<FeatureDescription>

The **Portenta H7 Lite** is very similar to the Portenta H7, that simultaneously can run high level code along with real time tasks thanks to its two processors. It is, for example, possible to execute Arduino compiled code along with MicroPython one, and have both cores to communicate with one another. However, the H7 Lite is a low-cost board with H7 functionalities that can be configured to specific use cases.
The **Portenta H7 Lite** is very similar to the Portenta H7, that simultaneously can run high level code along with real time tasks thanks to its two processors. It is, for example, possible to execute Arduino compiled code along with MicroPython one and have both cores to communicate with one another. However, the H7 Lite is a low-cost board with H7 functionalities that can be configured to specific use cases.
</FeatureDescription>


Expand All @@ -9,7 +9,7 @@ The **Portenta H7 Lite** is very similar to the Portenta H7, that simultaneously

The Portenta H7 allows for programming with high-level languages and AI while performing low-latency operations on its customizable hardware.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Datasheet-Portenta-H7.pdf" download blank/>
<FeatureLink title="Datasheet" url="https://docs.arduino.cc/resources/datasheets/ABX00042-ABX00045-ABX00046-datasheet.pdf" download blank/>
</Feature>

<Feature title="STM32H747XI dual Cortex®-M7+M4 32bit low power Arm® MCU" image="mcu">
Expand Down