-
### Low level pin linkage
I am using a Portenta H7 Lite mounted on a PCB to control some experiment apparatuses.
**Issue:** Whenever I set the pin mode of any of these pins A5, D8, D9 as OUTPUT, t…
-
Can be reproduced with
```
/*
This example reads audio data from the on-board PDM microphones, and prints
out the samples to the Serial console. The Serial Plotter built into the
Arduino ID…
-
I am likely not doing something right, but I am trying to compile the Async_advancedWebServer.ino example for a Portenta H7, and I get a compile error
C:\Users\RS\AppData\Local\Arduino15\packages\a…
-
**Describe the bug**
From time to time, the IDE exhibits the follow symptoms when I open it:
- No ports are shown under the IDE's board/port menu
- The "**Select Board**" dialog (accessed via "…
-
@facchinm (I wouldn't bug you if it wasn't important!)
Someone on the [edgeImpulse.com forum](https://forum.edgeimpulse.com/t/object-detection-on-m4-core/4778) is trying to get a machine learning v…
-
I try to read out the analog pins A0 to A5 like its supported from arduino on a Portenta h7. But when i try to read A1 as digitalRead() nothing happend.
Here is quick example and during the routine …
-
Did uhm we ever get anywhere on the source code for portenta? Even a statement explaining if or not it will actually happen. Unless Im mistaken and it is available sumwhere? I cant imagine it would be…
-
## Issue template
- Hardware description: Arduino Portenta H7 Machine Control
- RTOS: mbedOS
- Installation type: platformio
- Version or commit hash: galactic
Start with the [publisher examp…
-
Hi people, I found this problem during my tests. I am working on a system made from portenta h7+ mkr shield dynamixel+dynamixel. I bought the mkr shield because from the documentation https://emanual.…
-
### Description of defect
Any operation on DISCO_H747I to operate the USBDevice (e.g. USBSerial) seems to not produce any effect.
Adding DEVICE_USBDEVICE to config makes the compilation go all…