2024-05-15 07:10 AM - edited 2024-05-15 07:11 AM
Does anyone have experience with Etherner/IP on STM32? (STM MCU or MPU are just fine)
We are looking for Ethernet/IP example on STM32 but seems not found any thing yet.
All we found are just : I-NUCLEO-NETX - netSHIELD industrial ethernet protocols expansion board for STM32 Nucleo - STMicroelectronics
and Port Ethernet/IP - EtherNet/IP protocol stack/lib.or compliant coms - STMicroelectronics
But that is it. No more useful information to start a demo project.
Thank you in advance,
Solved! Go to Solution.
2024-05-15 08:03 AM - edited 2024-05-15 08:19 AM
Hum sorry I misunderstood your request.
I think our partner PortAutomation offers that stack: see that link https://www.st.com/en/partner-products-and-services/port-ethernet-ip.html
So you need to contact them over this link: https://www.port.de/en/contact.html
Supported devices: STM32F4/STM32FH7/STM32FU5
2024-05-15 07:29 AM
Hello;
For MPU: https://wiki.st.com/stm32mpu/wiki/How_to_configure_ethernet_interface
Also there are a lot of examples with LWIP in STM32CubeH7 see that link in github: https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H743I-EVAL/Applications/LwIP
2024-05-15 07:59 AM
Hi, thanks for quick reply,
I think you are mentioning about Ethernet, LWIP, and this is not what we are looking for.
We are looking for EtherNet/IP. This is an industrial network protocol that adapts the Common Industrial Protocol (CIP) to standard Ethernet.
2024-05-15 08:03 AM - edited 2024-05-15 08:19 AM
Hum sorry I misunderstood your request.
I think our partner PortAutomation offers that stack: see that link https://www.st.com/en/partner-products-and-services/port-ethernet-ip.html
So you need to contact them over this link: https://www.port.de/en/contact.html
Supported devices: STM32F4/STM32FH7/STM32FU5