Skip to content

Portenta H7: SPI, WIre, PWM, ADC, Video #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

pillo79
Copy link

@pillo79 pillo79 commented Apr 11, 2025

This is a streamlined version of @KurtE's #87 that leaves behind the full list of GPIOs and the PinNames implementation, which will be addressed in the short future.

This is a replacement for PR: arduino#71 and arduino#82.

All of the earlier commits were squashed into one.  Then this was converted a few times during the arduino#85 pr time
frame as things kept changing and moving around.   It has now been updated to the released .3 version.

We defined the additional SPI ports and Wire ports.

We defined an initial setup for Analog pins.  Have similar hack to GIGA version for pure Analog.  Added additional hacks for duplicated
pins.  That is two of the analog Pins are the exact same pin as some other digital pins...

Added some PWM support.

Also added WIP: camera support.

Co-Authored-By: Mike S <[email protected]>
@pillo79 pillo79 force-pushed the Portenta_h7_spi_wire_pins_plus_updated branch from 432ae9b to 3eaffdc Compare April 11, 2025 16:14
@pillo79 pillo79 marked this pull request as ready for review April 11, 2025 16:25
@pillo79 pillo79 merged commit 2ccb910 into arduino:arduino Apr 11, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants