Skip to main content
Associate II
May 22, 2024
Solved

STM32F4 EtherNet/IP library

  • May 22, 2024
  • 2 replies
  • 3689 views

I'm looking to use an STM32F407I for EtherNet/IP communication with some industrial motors and sensors.

I cannot seem to find a library that would help me do that for the STM32F4.

I found this, but I didn't really understand how to use the solution that's suggested 

Any help on finding a library would be greatly appreciated.

Best answer by mƎALLEm

Hello,

 this, is an  EtherNet/IP solution offered by our partner PortAutomation.

You need to contact them directly over this link

These are the supported devices:

etherIP.png

Hope I answered your question. If it's the case please "Accept as Solution" my answer.

2 replies

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
May 22, 2024

Hello,

 this, is an  EtherNet/IP solution offered by our partner PortAutomation.

You need to contact them directly over this link

These are the supported devices:

etherIP.png

Hope I answered your question. If it's the case please "Accept as Solution" my answer.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
unkn0wnAuthor
Associate II
May 22, 2024

Are there any other solution for using EtherNet/IP with an STM32F4?

 

Thank you for your reply and help,

~ unkn0wn

mƎALLEm
ST Technical Moderator
May 22, 2024

Hello,

If you're looking for an open source solution, as ST, we don't have a such offer. You may need to find another one somewhere on the web.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
mƎALLEm
ST Technical Moderator
May 22, 2024

@Andrew Neil He's looking for EtherNet/IP stack: an industrial protocol : https://en.wikipedia.org/wiki/EtherNet/IP

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
Andrew Neil
Super User
May 22, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.