Skip to content

cpu/stm32/eth, board/nucleo-f767z1: ethernet initialisation fails sometimes #13490

@kfessel

Description

@kfessel

Description

Starting RIOT on the nucleo-f767z1 Ethernet sometimes fails to work often after flashing a new firmware sometimes after a reset most the time the green Ethernet-connector-LED stays dark when this happens.

Steps to reproduce the issue

make and flash a IPv6 example to the nucleo-f767z1 and run a PING to its IPv6 address keep the ping running (linux does it endlessly by default)

do resets (button) short and long presses
do reflashes

Expected results

ping works every time after RIOT boot (real network issues aside)

Actual results

ping does not work after some resets or flashes

Versions

current master

Metadata

Metadata

Labels

Area: driversArea: Device driversArea: networkArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions