Arduino PRO Portenta H7 boards
MCU | 2 PWM mode | 4 PWM mode | 3 PWM mode | 6 PWM mode | pwm frequency config |
---|---|---|---|---|---|
Portenta H7 | ✔️ | ✔️ | ✔️ | ❌ | ✔️ |
Arduino SimpleFOClibrary recently started supporting the Portenta H7 boards as a result of a collaboration with the company Arduino. The support is still in its initial stage but most of the PWM related features are already implemented.
Board | Name | Specifications | Link | Price |
---|---|---|---|---|
Portenta H7 | Dual core ST STM32H747XI Processor - 2 Mbytes of Flash - WiFi/BT Module - 22 timers - 4 DMA controller - ap to 32 adc channels - 480 MHz and much much more… | Arduino Store | 90€ |
BEWARE: limitations of the current implementation ⚠️
Portenta H7 has only the early stage of support. The PWM features work well and have been tested and most of the sensors will work well, but 6PWM support has still not been implemented. For now only the pins on the original board have been used, not the breakout board.
Arduino IDE support package
In order to use the Portenta H7 boards in the Arduino IDE please install the Arduino MBED OS Poertenta H7 boards support package using Arduino IDE board manager. Here is a quick tutorial provided by Arduino if you are not sure how to do it exactly.
Here is quick video showing how to do it: