User Activity

Hi,I am using stm32h745 dual core microcontroller. I want to bootloader application in this processor. The same process does not work with applications made with single core. Can anyone share a sample code for this? Or can you help me on how to apply...
Hi,I am using Nucleo F746 eval board. I configured ethernet and lwip. But I can't get ping. "Reply from 169.254.255.144: Destination host unreachable." I get feedback like: My ETH and Lwip configurations are below. Can you help with this issue?      ...
When running on the STM32 F746 eval board, the code does not go into the "netif_is_link_up(&gnetif)" function in the lwip.c file. For this reason I cannot ping. How can I solve this problem?