Skip to content
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

nuttx: h7: eth: add checks for PHYID in stm32_phyinit #24348

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

Conversation

dakejahl
Copy link
Contributor

Summary
Check PHYID1 and PHYID2 for the configured PHY during init.

Impact
Fixes bug where stm32_phyinit will succeed even when no PHY is connected. This is because there is no check that a PHY is actually communicating and returning data.

See apache/nuttx#15757

@dagar
Copy link
Member

dagar commented Feb 18, 2025

Waiting on PX4/NuttX#328

@mrpollo mrpollo force-pushed the pr-nuttx_update_h7_eth branch from 2654833 to aa0671b Compare February 19, 2025 02:45
@mrpollo
Copy link
Contributor

mrpollo commented Feb 19, 2025

Rebasing to hopefully fix CI issues

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.

3 participants