Ever wanted an automated house? Or a smart garden? Well, now it’s easy with the Arduino IoT Cloud compatible boards. It means: you can connect devices, visualize data, control and share your projects from anywhere in the world.
The Arduino Pro 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 offers twofold functionality: it can run either 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 Lite into an industrial camera capable of performing real-time machine learning algorithms on live video feeds. As the H7 Lite 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 carries out low-level operations like controlling a motor or acting as a user interface.
The Portenta H7 Lite’s main processor is the STM32H747 dual core 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:
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: simply upgrade your Portenta board to the one suiting your needs.
The board’s programming connector is a USB-C port that can also be used to power the board, as a USB Hub, or to deliver power to OTG connected devices.
Use your Portenta board on Arduino’s IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.
Microcontroller | STM32H747XI Dual Cortex-M7+M4 32-bit low power ARM MCU (datasheet) |
Secure element (default) | Microchip ATECC608 |
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 |
Current consumption | 2.95 μA in Standby mode (Backup SRAM OFF, RTC/LSE ON) |
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, High / Full Speed, Power delivery |