We are using your development board for the Testing our Control Logics and Communication from our Server. We are facing issue in the Ethernet Configuration and need support and details Steps.
Hello, We are attempting to implement a ping test on the STM32H753 evaluation board. We need to supply the LAN8742 PHY IC with a clock source via the ETH_MCO pin from the MCU. We've configured the P...
we have several device with STM32H753, and they are talking to each other, over LwIP. one of the devices is the master who charges on the protocol communication between all other peripheral devices....
Hello! I'm trying to run a LWIP example intended for another micro on the STM32H753 but ran into some issues setting up the H753 in STM32CubeIDE. In order to use LWIP, I'm getting this error: O...
I'm working on two custom boards using STM32H753 and DP83848 PHY. I have setup TCP communication in this setup with LwIP and RTOS and has been running in properly for the last 1.5 years. Out of the b...
Greetings, trying to get a setup with stm32h753 running FreeRTOS and LwIP. One attempt in this journey was to take the example: How to create project for STM32H7 with Ethernet an... - S...
I have read quite a few threads about ethernet on the H7, along with several internet posts. I've followed this guide: https://community.st.com/s/article/How-to-create-project-for-STM32H7-w...
...TM32F7
Does it mean I can not use any other STM32 MCU with this netSHIELD industrial ethernet protocols expansion board I want use STM32H753 because I need 9 UART and this MCU has it....
Hello, community. So, we are using STM32F753 and activated the LWIP library from the CubeMx. We use a UDP socket to send strings (used as commands for our own made CLI protocol). When reading the ...
Hi, I have a ethernet project running on a H743 and H753. The H743 is working fine. The H753 is not working. If the ETH_MAC clock is enabled I can see that the SWR bit in the DMAMR i...