PORTENTA H7 – Most Powerful Arduino

449 SAR 449 SAR

متوفر في المخزون

رمز المنتج: Portents-H7 التصنيفات: , ,
الوصف

PORTENTA H7 – Most Powerful Microcontroller In The Market

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. Use the Portenta Carrier board to transform your H7 into an eNUC computer and expose all of the H7 physical interfaces.

Portenta can easily run processes created with TensorFlow™ Lite, you could have one of the cores computing a computer vision algorithm on the fly, while the other could be making low-level operations like controlling a motor, or acting as a user interface.

Use Portenta when performance is key, among other cases, we envision it to be part of:

  • High-end industrial machinery
  • Laboratory equipment
  • Computer vision
  • PLCs
  • Industry-ready user interfaces
  • Robotics controller
  • Mission-critical devices
  • Dedicated stationary computer
  • High-speed booting computation (ms)

Two Parallel Cores

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. Both processors share all the in-chip peripherals and can run:

  • Arduino sketches on top of the Arm® Mbed™ OS
  • Native Mbed™ applications
  • MicroPython / JavaScript via an interpreter
  • TensorFlow™ Lite

Graphics Accelerator

Probably one of the most exciting features of the Portenta H7 is the possibility of connecting an external monitor to build your own dedicated embedded computer with a user interface. This is possible thanks to the STM32H747 processor’s on-chip GPU, the Chrom-ART Accelerator™. Besides the GPU, the chip includes a dedicated JPEG encoder and decoder.

A new standard for pinouts

The Portenta family adds two 80 pin high density connectors at the bottom of the board. This ensures scalability for a wide range of applications by simply upgrading your Portenta board to the one suiting your needs.

On-board Connectivity

The onboard wireless module allows to simultaneously manage WiFi and Bluetooth® connectivity. The WiFi interface can be operated as an Access Point, as a Station or as a dual mode simultaneous AP/STA and can handle up to 65 Mbps transfer rate. Bluetooth® interface supports Bluetooth Classic and BLE. It is also possible to expose a series of different wired interfaces like UART, SPI, Ethernet, or I2C, both through some of the MKR styled connectors, or through the new Arduino industrial 80 pin connector pair.

USB-C Multipurpose Connector

The board’s programming connector is a USB-C port that can also be used to power the board, as a USB Hub, to connect a DisplayPort monitor, or to deliver power to OTG connected devices.

Multiple options in one board

Order the default Arduino Portenta H7 (codename H7-15EUNWAD) that comes with:

  • STM32H747 dual-core processor with graphics engine
  • 8MB SDRAM
  • 16MB NOR Flash
  • 10/100 Ethernet Phy
  • USB HS
  • NXP SE050C2 Crypto
  • WiFi/BT Module
  • External Antenna
  • DisplayPort over USB-C

If you need more memory, Portenta H7 can host up to 64 MByte of SDRAM, and 128 MByte of QSPI Flash. Decide between crypo-chips from Microchip® and NXP. The board is highly customizable in volumes, ask our sales representatives for options.

The basic configurations you can consider to get the board to accommodate to your needs and budget are:

Option Description Option Codes
SDRAM external SDRAM memory 0 – None 1 – 8 MByte 2 – 16 MByte 3 – 32 MByte 4 – 64 MByte
FLASH external QSPI Flash Memory 0 – None 1 – 2 MByte (NOR) 5 – 16 MByte (NOR) 8 – 128 MByte (NAND)
Ethernet 10/100 Ethernet PHY 0 – None E – Fitted
HS USB High Speed USB PHY 0 – None U – Fitted
Crypto Crypto Chip 0 – None M – ATECC608A N – SE050C2
Wireless Wireless Module 0 – None W – Fitted
Antenna Antenna option 0 – None C – UFL connector
Video Displayport output over USB-C 0 – None D – Fitted

Arduino IoT Cloud

Use your Portenta board on Arduino’s IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.

Pinout Diagram

The Portenta H7 follows the Arduino MKR form factor, but enhanced with the Portenta family 80 pin high-density connector. Learn more about the board’s pinout by reading the board’s pinout documentation.

 

 

Download the full pinout diagram as PDF here.

Additional I2C Port

The Portenta H7 has an additional connector meant as an extension of the I2C bus. It’s a small form factor 5-pin connector with 1.0 mm pitch. The mechanical details of the connector can be found in the connector’s datasheet.

The I2C port, also referred to as the Eslov self-identification port within Arduino, comes with: SDA, SCL, GND, +5V, and an extra digital pin meant to send an alarm to the otherwise plain I2C devices connected to it. The pinout is shown in the following image:

If you are interested in designing your own modules for Arduino boards with this expansion port, the connector we suggest using is code: SHR-05V-S-B, also in the picture.