Skip to content

feat: enable Portenta H7 ethernet #129

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

Open
wants to merge 1 commit into
base: arduino
Choose a base branch
from

Conversation

razvanphp
Copy link

@razvanphp razvanphp commented May 23, 2025

Note sure if anything else is needed, or if you guys want to do the same for Giga H7.

Closes #112.

@CLAassistant
Copy link

CLAassistant commented May 23, 2025

CLA assistant check
All committers have signed the CLA.

@razvanphp
Copy link
Author

@iabdalkader or @pillo79 can you please look into this? We really need the ethernet connection for our project and wanted to test the beta. Thank you!

@iabdalkader
Copy link

can you please look into this? We really need the ethernet connection for our project and wanted to test the beta. Thank you!

Which sample to test with? Any specific config?

@razvanphp
Copy link
Author

any arduino sample, like blinky, but we need it to get a valid IP address and respond to ping. Would be nice to port a PWM sample...

I also tried the vanilla zephyr blinky_pwm sample on portenta H7 and it does not work, it needs additional devicetree wiring.

@iabdalkader
Copy link

any arduino sample, like blinky, but we need it to get a valid IP address and respond to ping. Would be nice to port a PWM sample...
I also tried the vanilla zephyr blinky_pwm sample on portenta H7 and it does not work, it needs additional devicetree wiring.

I don't follow. I thought this PR enabled Ethernet and you just wanted someone to test it and merge it?

@razvanphp
Copy link
Author

razvanphp commented Jun 13, 2025

Yes, on vanilla zephyr ethernet for portenta works because if has what is contained in this PR, so please check it with any arduino sample + ethernet shield and merge it if you can ping the board. Thanks!

@razvanphp
Copy link
Author

Sorry, I’ve been working on PWM and mixed the topics 🙂

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.

Portenta H7: Ethernet not working
3 participants