Arduino Pro Portenta H7

Description

Portenta H7 follows the Arduino MKR form factor, but enhanced with the Portenta family 80-pin high-density connector. Program it with high-level languages and AI while performing low-latency operations on its customizable hardware.

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.

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 Bluetooth Low Energy. It is also possible to expose a series of different wired interfaces like UART, SPI, or I²C, both through some of the MKR styled connectors, or through the new Arduino industrial 80-pin connector pair. The 80-pin connector pair provides additional features including Ethernet.

    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.

    Specifications

    The Arduino Portenta H7 is based on the STM32H747 microcontroller, XI series.

    Microcontroller STM32H747XI dual Cortex-M7+M4 32bit low power ARM MCU (datasheet)
    Radio module Murata 1DX dual WiFi 802.11b/g/n 65 Mbps and Bluetooth (Bluetooth Low Energy. 5 via Cordio stack, Bluetooth Low Energy 4.2 via Arduino Stack) (datasheet)
    Secure element (default) NXP SE0502 (datasheet)
    Board power supply (USB/VIN) 5 V
    Supported battery Li-Po Single Cell, 3.7 V, 700 mAh Minimum (integrated charger)
    Circuit operating voltage 3.3 V
    Display connector MIPI DSI host & MIPI D-PHY to interface with low-pin count large display
    GPU Chrom-ART graphical hardware Accelerator
    Timers 22x timers and watchdogs
    UART 4x ports (2 with flow control)
    Ethernet PHY 10 / 100 Mbps (through expansion port only)
    SD card Interface for SD Card connector (through expansion port only)
    Operational temperature -40 °C to +85 °C
    MKR headers Use any of the existing industrial MKR shields on it
    High-density connectors Two 80-pin connectors will expose all of the board's peripherals to other devices
    Camera interface 8-bit, up to 80 MHz
    ADC 3x ADCs with 16-bit max. resolution (up to 36 channels, up to 3.6 MSPS)
    DAC 2x 12-bit DAC (1 MHz)
    USB-C Host / Device, DisplayPort out, High / Full Speed, Power delivery

    Downloads

    Product form

    Portenta H7 follows the Arduino MKR form factor, but enhanced with the Portenta family 80-pin high-density connector. Program it with... Read more

    No reviews

    € 129,95 incl. VAT
    Members € 116,96

        Details

        SKU: 19351
        EAN: 7630049202252

        Description

        Portenta H7 follows the Arduino MKR form factor, but enhanced with the Portenta family 80-pin high-density connector. Program it with high-level languages and AI while performing low-latency operations on its customizable hardware.

        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.

        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 Bluetooth Low Energy. It is also possible to expose a series of different wired interfaces like UART, SPI, or I²C, both through some of the MKR styled connectors, or through the new Arduino industrial 80-pin connector pair. The 80-pin connector pair provides additional features including Ethernet.

          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.

          Specifications

          The Arduino Portenta H7 is based on the STM32H747 microcontroller, XI series.

          Microcontroller STM32H747XI dual Cortex-M7+M4 32bit low power ARM MCU (datasheet)
          Radio module Murata 1DX dual WiFi 802.11b/g/n 65 Mbps and Bluetooth (Bluetooth Low Energy. 5 via Cordio stack, Bluetooth Low Energy 4.2 via Arduino Stack) (datasheet)
          Secure element (default) NXP SE0502 (datasheet)
          Board power supply (USB/VIN) 5 V
          Supported battery Li-Po Single Cell, 3.7 V, 700 mAh Minimum (integrated charger)
          Circuit operating voltage 3.3 V
          Display connector MIPI DSI host & MIPI D-PHY to interface with low-pin count large display
          GPU Chrom-ART graphical hardware Accelerator
          Timers 22x timers and watchdogs
          UART 4x ports (2 with flow control)
          Ethernet PHY 10 / 100 Mbps (through expansion port only)
          SD card Interface for SD Card connector (through expansion port only)
          Operational temperature -40 °C to +85 °C
          MKR headers Use any of the existing industrial MKR shields on it
          High-density connectors Two 80-pin connectors will expose all of the board's peripherals to other devices
          Camera interface 8-bit, up to 80 MHz
          ADC 3x ADCs with 16-bit max. resolution (up to 36 channels, up to 3.6 MSPS)
          DAC 2x 12-bit DAC (1 MHz)
          USB-C Host / Device, DisplayPort out, High / Full Speed, Power delivery

          Downloads

          Recently viewed products

          Login

          Forgot password?

          Don't have an account yet?
          Create an account