User Activity

Hi supporter,I'm developing STM32H573I-DK and trying HAL_ETH_ReadPHYRegister to check link status. But this API seems be changed.Previous prototype is:HAL_StatusTypeDef HAL_ETH_ReadPHYRegister(ETH_HandleTypeDef *heth, uint16_t PHYReg, uint32_t *RegVa...
Hi Everyone,I'm trying to port LwIP to STM32H573I-DK and has referenced to:1. GitHub - STMicroelectronics/stm32h5-classic-coremw-apps at v1.0.0 2. GitHub - stm32-hotspot/STM32H7-LwIP-Examples: Ethernet examples using LwIP + FreeRTOS for STM32H7 Disco...
Hi everyone,I have a STM32H573I-DK and try to port FreeRTOS without TrustZone to this board by CubeMX but suffered from a problem.I installed the X-CUBE-FREERTOS, set TIM17 for HAL Tick and SysTick for FreeRTOS.It will block (or crash?) in vStartFirs...
Kudos from
Kudos given to