ASELSTM
ASELSTM
Hi @nuclearcat, The fix you have proposed is approved and integrated in the STM32CubeF1 firmware package. Thank you for your contribution. With regards,
Hi @higaski, Thank you for your contribution. This issue has been fixed in the frame of version v1.17.0 of the STM32CubeF7. Please allow me then to close this thread. With...
Hi @josesimoes, Thank you for your contribution. This issue has been fixed in the frame of version v1.17.0 of the STM32CubeF7. Please allow me then to close this thread. With...
Hi @DedkovArtem, Thank you for your contribution. This issue has been fixed in the frame of version v1.27.1 of the STM32CubeF4. Please allow me then to close this thread. With...
Hi @bmcdonnell-fb, The issue has been fixed in the frame of this [commit](https://github.com/STMicroelectronics/STM32CubeF4/commit/d7fef245050064d9a259b73b79ba593da9f3cf43). Please allow me thus to close this thread. With regards,
Hi @DedkovArtem, Thank you for your contribution. This issue has been fixed in the frame of version v1.27.1 of the STM32CubeF4. Please allow me then to close this thread. With...
Hi @ks000, As this issue is a duplicate of [stm32f4xx_hal_driver#17](https://github.com/STMicroelectronics/stm32f4xx_hal_driver/issues/17) please allow me thus to close this one and keep the other. With regards,
Hi @xRadx, First, please excuse this late answer. Based on the IOC file you have share with us, we have generated the project using the latest version of the SMT32CubeMX...
Hi @DedkovArtem, The issue you reported has been fixed in the frame of version v1.27.1 of the STM32CubeF4 published on GitHub. Thank you again for having reported. With regards,
Hi @DedkovArtem, There is actually no use of the `osSemaphoreAcquire()` within the function `err_t low_level_output()` as part of the ethernetif.c, the below instruction is rather used: https://github.com/STMicroelectronics/STM32CubeF4/blob/52757b5e33259a088509a777a9e3a5b971194c7d/Projects/STM32F429ZI-Nucleo/Applications/LwIP/LwIP_HTTP_Server_Netconn_RTOS/Src/ethernetif.c#L294 Moreover, TxPktSemaphore and...