Skip to content

Incorrect Handling of TX Timestamp Flags in STM32 Ethernet Driver #121

@marwaiehm-st

Description

@marwaiehm-st

The current implementation of the Ethernet driver appears to have been incorrectly copied from the H5/H7 HALs. Specifically, the flags ETH_DMATXDESC_LS and ETH_DMATXDESC_TTSS are being used incorrectly. These flags are from the DESC0 register, and the current implementation does not set the TX timestamp properly when required.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingethEthernethalHAL-LL driver-related issue or pull-request.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions