Skip to content

IPv4/single: STM32H7xx driver check result of HAL_ETH_Init #465

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

Closed
wants to merge 1 commit into from

Conversation

htibosch
Copy link
Contributor

Description

This PR is in response to an issue reported on the FreeRTOS forum.

The function HAL_ETH_Init() checks if the PHY hardware is OK. The result of the function was not checked, which may result in a crash.

Dweb_2, thank you for reporting this.

Test Steps

It is difficult to reproduce without changing the hardware.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@htibosch htibosch requested a review from a team as a code owner May 12, 2022 15:03
@AniruddhaKanhere
Copy link
Member

@htibosch can you please rebase this PR? The location of the NetworkInterface.c file has been modified to source/portable/NetworkInterface/STM32Hxx/NetworkInterface.c

@AniruddhaKanhere
Copy link
Member

Opened a rebased version of this PR: #479
Closing this now.

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