Incompatible with Arduino Giga R1 and Arduino Portenta boards #2708
Unanswered
L0rdS474n
asked this question in
New processor/display support or capability request
Replies: 1 comment
-
I have not tested those boards but would expect them to work with a SPI display on the default SPI pins (D8, D9, D10 for Portenta H7) since the generic SPI calls are used. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Downloaded SquareLine Studio for building my GUI project.
Building the project works fine but when I try to compile it in Arduino IDE it does fire alot of SPI errors from this package.
If I switch to Dune board it works as it should but both Portenta and Giga boards are broken.
Is this known error or do you need the exact error messages?
Beta Was this translation helpful? Give feedback.
All reactions