Skip to content

Commit

Permalink
stm32cube: stm32f7xx: update the README patch list
Browse files Browse the repository at this point in the history
Update README file with the new patch "Use the correct register DESC0"

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
  • Loading branch information
marwaiehm-st committed Sep 11, 2024
1 parent 385df00 commit c6c31be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions stm32cube/stm32f7xx/README
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,11 @@ Patch List:
Impacted files:
drivers/include/Legacy/stm32_hal_legacy.h

*Fix: Use the correct register DESC0
This fix ensures that the TX timestamp is properly set by correctly
checking the ETH_DMATXDESC_LS and ETH_DMATXDESC_TTSS flags in the DESC0 register.
Impacted files:
stm32cube/stm32f7xx/drivers/src/stm32f7xx_hal_eth.c
ST Internal reference: 185461

See release_note.html from STM32Cube

0 comments on commit c6c31be

Please sign in to comment.