-
## Issue template
- Hardware description: Arduino Portenta H7 machine control
- RTOS: mbed
- Installation type: from source
- Version or commit hash: latest master from this repository
#### S…
-
@sebromero
Is there a way to make old MBED version 2.7.2 and earlier camera code work while allowing the new 2.8.0 code to also work. This would allow examples that use the camera.h library to sti…
-
#### Describe the bug
The core's Ethernet library example [**WebClient**](https://github.com/arduino/ArduinoCore-mbed/tree/master/libraries/Ethernet/examples/WebClient) is working normally for core…
-
I'm trying to use this core in a Portenta H7 Lite, that have a STM32H747XIH6. I suppose that I need to compile on the "Generic H747XXX" Board part number (I tried the 4 alternatives of 747), but when …
-
### Arduino Portenta not connect to SocketIO example
I'm trying to connect a Arduino Portenta as SocketIO client to the SocketIO server example in this repo and it keeps disconnecting. After a few …
-
I'm getting this error while using the LVGL library and the Arduino Portenta:
```
arm-none-eabi-g++ -o .pio/build/portenta_h7_m7/libd34/Portenta_lvgl/porting.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -D…
-
What kind of issue is this?
- [x] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issue.*…
-
@facchinm @sbhklr
With other ~30 pin Arduinos I understand pin names relate to ports, for example::
PA14, PB3, PC1, PD10
, but on the PortentaH7 we have potentially 160 Pins. That many pins …
-
### Describe the bug
The examples don't work for me out of the box. The interrupts ocur and the LEDs are blinking but i can't see any output at the defined pins.
### Steps to Reproduce
Arduino I…
-
Does Wifi, BLE, and Ethernet not work on the M4 core from a hardware issue?
@khoih-prog I love your libraries which I just found today. I am the maker of the [portenta-pro-community-solutions](h…