Skip to content

Updating trademarks for PMC #1757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2024
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Thanks to its computing power, the **Portenta Machine Control** enables a wide r

</Feature>

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

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 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.
<FeatureWrapper>
<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino-Portenta-H7_Datasheet_stm32h747xi.pdf" download/>
</FeatureWrapper>
Expand All @@ -32,7 +32,7 @@ Thanks to its computing power, the **Portenta Machine Control** enables a wide r

<Feature title="Connectivity" image="wifi-bluetooth">

Multiple choices are available for network connectivity, including USB, Ethernet, and WiFi/BLE in addition to industry specific protocols such as RS485.
Multiple choices are available for network connectivity, including USB, Ethernet, and Wi-Fi®/Bluetooth® LE in addition to industry specific protocols such as RS485.

</Feature>

Expand Down