User Activity

Hey,i got a specific Problem with the STM32H7 Ethernet, sometimes when performing SET_BIT(heth->Instance->DMAMR, ETH_DMAMR_SWR);   /* Get tick */ tickstart = HAL_GetTick();   /* Wait for software reset */ uint8_t force_reset = 0; while (R...
Hey, i saw they updated the HAL to 1.7 . Did they update the Ethernet HAL, so it works (properly)?
Hello,using the STM32H7 Ethernet with FreeRtos and LWIP results in not sent packages as the Optimization is Turned higher than -O0. The lwip Stack ,for example, tries to send UDP Packages. Those packages never leave the STM32 and UDP data packets ar...
Hello, we switched from a STM32F7 to a STM32H7, porting the program to it. I disabled D Cache, because it wouldnt work together with the ethernet. Now we got another Problem:-Some Funtions of the STL are working, others are not. For example mmcpy or ...
Hello,currently we are shifting to a stm32H7 MCU. When trying to setup a debug configuration, I can't select JLINK as a debug Probe. Is this a known problem?
Kudos from