cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 Ethernet/IP

Dat Tran
Senior II

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,

1 ACCEPTED SOLUTION

Accepted Solutions

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

SofLit_0-1715786332220.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

View solution in original post

3 REPLIES 3
SofLit
ST Employee

Hello;

For H7: https://community.st.com/t5/stm32-mcus/how-to-create-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308

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

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

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.

 

 

 

 

 

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

SofLit_0-1715786332220.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.