Hello sir,Thank you for posting this link. In fact, I'm looking to connect my nucleo-f767zi board as a client to a server (laptop for eg) with Modbus protocol. I succeed to establish a TCP/IP communication on ethernet port.Now, I want to make the com...
Hello @edugodori , thank you for sharing this information. In fact, I was able to communicate with my nucleo-f7 board with TCP/IP over ethernet. But now, I'm stuck to how to how to move from this step to a Modbus TCP library. I couldn't find anythin...
Thank you @Community member. I'm already using DMA in the uart. In that case, should I define priorities in the DMA configuration ? Do you have any suggestions how to achieve that ?