Skip to main content
RMund.1
Associate
April 4, 2022
Question

How can I communicate multiple microcontrollers with pc using ethernet cable

  • April 4, 2022
  • 3 replies
  • 1945 views

..

This topic has been closed for replies.

3 replies

LCE
Principal II
April 4, 2022

Hmmm, maybe via ethernet ?

;)

Maybe you give some more information ?

There are several STM32 types out there with ethernet MAC, and even some Nucleo-Boards with ethernet jack and PHY might still be available. That could be a good starting point.

RMund.1
RMund.1Author
Associate
April 4, 2022

Like if I want 2 STM32F745VGTx microcontrollers to communicate via ethernet, than how can I do it.

I have even changed the MAC address of both the controllers but they both re not able to ping, only the one which is connected to PC is getting pinged.

TDK
April 7, 2022

> only the one which is connected to PC is getting pinged.

How would the one not connected to the PC respond to a ping? What is it connected to?

Would recommend creating and showing a layout diagram of the connections. Consider using a switch between the PC and the devices to route traffic.

"If you feel a post has answered your question, please click ""Accept as Solution""."