STMicroelectronics / STM32CubeH7

STM32Cube MCU Full Package for the STM32H7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
https://www.st.com/en/embedded-software/stm32cubeh7.html
Other
490 stars 302 forks source link

Issue #231: improvements on ethernet regarding stability and deadlocks #232

Closed ra1u closed 2 years ago

ra1u commented 2 years ago

Here is our effort that improves on issues mentioned in https://github.com/STMicroelectronics/STM32CubeH7/issues/231

Additional it fixes some related, but minor issues.

Known issue: During tx we can not always recover from all errors and blocking tx can halt forever. For this reasons, users of sequential-style api (netcon/socket) should enable LWIP_SO_SNDTIMEO and use timeout for example netconn_set_sendtimeout as a prevention against stall.

Kind regards, Luka

ST-dot-com commented 2 years ago

This pull request has been refused, the Contribution License Agreement must be signed.

ASELSTM commented 2 years ago

Hi @ra1u,

Your pull request has been closed automatically as you haven't signed the Contribution License Agreement. Would you please sign it and create a new pull request in order to be able to address it.

With regards,